Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #150359
    Jennifer Sims
    Participant

    Dear Support,

    I really enjoy using your Wen Theme but would like to remove the blue and grey next and before post title in the blue box from the bottom of each post, how do I do this please.

    Kind regards Jen

    #150416
    wensolutions
    Participant

    Hello @jennifersimsdesign-com-au,

    Thank you very much for the appreciations 🙂 .

    Now to remove the Post navigations in each of the post add below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additionl CSS and paste the CSS.

    nav.navigation.post-navigation {
        display: none;
    }

    Hope this helps.

    Also, if you have any issues further then directly post them in our official support forum given below:

    https://themepalace.com/forum/pro-themes/wen-business-pro/

    Thank you.

    Best Regards!!

    #150459
    Jennifer Sims
    Participant

    Perfect, thank you, works well!

    Will use Theme palace forum next time.

    Kind regards Jen

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove before and next post titles’ is closed to new replies.