On page http://www.websiteproud.com/wptest/location/where/ the subheading seems to be left justified although in the page editor it suggests it should be centered. I’ve tried changing the _below class but nothing seems to affect the alignment. How can I center this subheading?
Hi kevsboredagain!
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-146 .av-subheading p {
text-align: center !important;
}
Best regards,
Rikard
Brilliant, that worked thanks. Have applied it to the whole site.