• Hi there! Love the theme. The only thing is that the last update changed a few things. One of them is that the Latest Post Ticker in the header doesn’t line up anymore, as seen here:

    https://www.goodgoonguide.com/

    Would you be able to help me get it back on the same line?

    Many thanks,

    Grant

Viewing 1 replies (of 1 total)
  • Theme Author Rigorous Themes

    (@wpgaint)

    Hi @grant,

    First remove this css:

    .header-latest-posts {
        display: none!important;
    }

    Then add following css:

    .header-latest-posts.f-left{width: 550px; }
    .header-latest-posts.f-left .latest-post-title{ width: 126px; }

    Feel free to message us if this does not work.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Latest Post Ticker doesn’t line up’ is closed to new replies.