Tagged: Blog
Hello!
I am new to Enfold and am attempting to recreate a clean blog page look that I have seen elsewhere. I am using the Blog element in the Advanced Page Builder. Under Enfold->Blog Layout, I have selected only Author under Blog Meta Elements.
All looks good on my page, except for an unwanted horizontal line under the featured image for a given post.
If you look at the blog page that I linked to in the private content, you will see the featured image, then the “read more” button, then a horizontal line, then the author name, then another horizontal line. This is all good. But, there is another horizontal line that I want to get rid of but cannot. Please help!
I’ve posted a second link for you to review that shows the blog layout that I am attempting to recreate. In this layout, you will see only one horizontal line under the author name. Please do not mention the URL in the public response.
thanks!
Hey Brad,
Please try the following in Quick CSS under Enfold->General Styling:
.blog .av-vertical-delimiter {
display:none;
}
Best regards,
Rikard
Hi Rikard,
Thanks for the help, but this quick CSS made no visible change in the blog page whatsoever. The extra horizontal line remains.
I did
Hi,
Did you clear the cache from your caching plugin(s)? The CSS being served is coming from Autoptimise.
Best regards,
Rikard
Hi Rikard,
I am using WordPress as my hosting provider. The only plugins that I have installed are native to their service, and are managed automatically.
Only Akisment anit-spam and Jetpack are active. I don’t think either of those are caching plugins.