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

    https://www.ichauffer.co.uk/blog

    please see at the bottom of this page that there are two horizontal lines, which normally displays author name, date etc. etc. I cannot get rid of these lines.

    Please can you advise how can I remove them.

    #882690

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .html_elegant-blog #top .post-entry .post-meta-infos {
        display: none;
    }
    

    Best regards,
    Yigit

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