How do I remove a phrase on top of the slider

  • tajasy

    #5405

    Hi there

    Can someone please tell me how to remove the phrase “older posts” appearing on top of my slider. Please see on my website. http://www.phytoafrica.com/

    Thanks

    Tajasy

    Anonymous

    #31886

    Add this to custom CSS

    .post-nav {
    display: none;
    }

    Moved to Support. Please post in the correct section next time.

    tajasy

    #31887

    It worked! Thank you so much.

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.