Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #423650

    Hi there,

    I recently implemented some CSS to make my regular blog posts 95% wide on the page. However, my archive posts did not follow suit. How can I make them display the same way?

    More info in the Private Content section.

    Thanks, as always!

    – Joe

    #424077

    Hi Joe!

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

    .archive .blog-meta, .archive .post_author_timeline {
      display: none;
    }

    Cheers!
    Yigit

    #430794

    Yigit,

    Sorry – thought I’d replied to this already. This worked perfectly.

    Thank you,

    Joe

    #431180

    Hey!

    Great, glad we could help.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Widen blog posts on archived pages’ is closed to new replies.