Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1012833

    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!

    #1012989

    Hey Brad,

    Please try the following in Quick CSS under Enfold->General Styling:

    .blog .av-vertical-delimiter {
      display:none;
    }

    Best regards,
    Rikard

    #1013062

    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

    #1013202

    Hi,

    Did you clear the cache from your caching plugin(s)? The CSS being served is coming from Autoptimise.

    Best regards,
    Rikard

    #1013361

    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.

    #1013461

    Hi,

    Ok, well your CSS for that element is being served from the file in private. Maybe you could post login details in private so that we can have a closer look?

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.