Tagged: special heading
-
AuthorPosts
-
March 7, 2017 at 6:54 pm #757184
Hi There,
I’ve searched the forums and tried out a couple of suggestion to fix this.
I’m using a ‘special heading’ and I need to change the font-size of the sub-heading above. So far I haven’t be able to do that.
(example link included)Any ideas?
Thanks for your help
CaroleMarch 8, 2017 at 6:48 am #757499Hey cab72,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av-subheading.av-subheading_above p { font-size:30px!important; }Best regards,
VinayMarch 8, 2017 at 5:04 pm #757917Hello Vinay,
I tried that code – but the font size remains the same.
Carole
March 8, 2017 at 11:18 pm #758081Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayMarch 9, 2017 at 1:15 am #758126Hi Vinay,
All the details in Private Content field…
Kind Regards,
CaroleMarch 9, 2017 at 6:26 am #758157Hi,
We checked the code by adding it to Quick CSS section and it works fine :)

Let us know if you have any questions, we are happy to help!
Best regards,
VinayMarch 9, 2017 at 6:25 pm #758491Hi Vinay,
That’s great – thanks for taking a look.
I do have one question – is it possible to reduce the padding/margin between the top of the page and the subheading and the title?
Many thanks
Carole
March 10, 2017 at 7:01 am #758706Hi,
Reduce the gap on the top of the page by adjusting the header height from Enfold > Header > Header Custom Height
To reduce the subheading gap we updated the code to below css
/* Sub heading*/ .av-subheading.av-subheading_above p { font-size:30px!important; margin:10px 0!important; }Please refresh the page a few times to preview the changes :)
Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.
