• Resolved bward

    (@bward)


    I use the Yoast plugin to add text to the archive (category/tag) pages on my Hemingway themed blog. It seems as if the css stylesheet that works for the rest of the site does not work on the archive pages.

    For example, ul, blockquote php share button code along with text style do not display correctly on the archive pages.

    I would like to be able to add shortcodes and text/images that display just like they do in posts and pages.

    How can I make this happen?

    • This topic was modified 6 years, 11 months ago by bward.
    • This topic was modified 6 years, 11 months ago by bward.
    • This topic was modified 6 years, 11 months ago by bward.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @bward,

    I’m not familiar with the Yoast functionality you mention, but if it allows you to add custom markup in addition to text, you can wrap the text you add with <div class="post-content"> at the beginning of the text, and </div> at the end of it. That will recreate the element styling used for content in posts and pages.

    — Anders

    Thread Starter bward

    (@bward)

    Anders, appreciate the reply sir and you nailed it. Thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hemingway: How To Style Archive Pages?’ is closed to new replies.