Call to Action Button alignment
- The topic ‘Call to Action Button alignment’ is closed to new replies.
Need help? Check out our Support site, then
Hello,
I’m having some difficulty formatting the Call to Action buttons on the home page of my website. They appear one above the other, centre aligned, and I would like them to appear on the same line, as they appear in the demo version.
I’ve tried playing with the CSS coding for .button and .button-minimal (float: left; and float: right;) but this doesn’t translate to to mobile version of the site and isn’t responsive to changes in screen size. I’ve also added display: inline-block to the CSS, but this has no effect.
Any help is appreciated!
Summary: I’d like the Call to Action buttons to appear in the same horizontal line
The blog I need help with is: (visible only to logged in users)
Hi,
Probably in the Customizer, you put 2 lines of the buttons in 2 separate lines. Please keep them on the same line in the Customizer and they’ll on the same line when you view the site.
Ah! That’s what it was. Thank you so much!