Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #375398

    Hello,

    How can I remove the overlay transparant title of previous posts in my blog layout?

    Thanks for your help
    Joris

    #375584

    Hey jorisvo!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    a.avia-post-nav + h2 {
    display: none;
    }

    Regards,
    Yigit

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