Tagged: enfold, share this entry, You Might Also Like
On a blog post I have the share buttons and the you might also like options, the headers on both these sections look indented rather than left aligned with the content. Is there a way to do this – example of post below.
Many thanks!
Hi sensiblekaren!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-share-link-description,.related_title {
padding-left: 0 !important;
}
Cheers!
Yigit
Thanks fantastic speedy support once again.