Viewing 6 reply threads
You must be logged in to reply to this topic.
I have created a few blog/posts and for some reason the spacing is all messed up. For example, https://www.advisorloans.com/sba-makes-impact-advisor-ma-acquisition/.
There should be spaces between the bold section titles and the above sections. I have tried everything but it overwrites to display this.
Thoughts?
Hello,
Please go to General Options > Typography Options > Heading 2 Font style, increase the line-height to example 70px. Save changes and refresh page. If you do not see the changes immediately, clear cache and refresh again.
Let us know.
Best regards!
Thank you. The issue here is it spaces both top and bottom creating gaps. Also for Heading 3 it does not drop it that far as well. For example, see;
https://www.advisorloans.com/feds-rate-increase-impacts-business-loans-financial-advisors/
Also, here is a good example after I made the changes;
https://www.advisorloans.com/sba-makes-impact-advisor-ma-acquisition/
Heading 2 drops spaces both the top and bottom but the top is still closer than the paragraph below which is what it should be closer to.
Hello,
Add this code into your Custom Css box, in General Options:
h2 {
padding-top: 44px !important;
}
Set the value to your wish.
Best regards!
Hello,
Well this is strange. Please see a screenshot of the effect of this code when added using the console:
https://postimg.org/image/iiucbn739/
Where exactly did you paste the custom css? If you want you can send us some valid wp credentials in a private reply. So we can do it for you.
Let us know.
Best regards!
You must be logged in to reply to this topic.