Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Removing slider title and description box on each image in slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4692
    Brian Prendergast
    Participant

    Hi Folks,

    Below please find your Oct. 27, 2016 response to Mike D’Angelo, who, like me wanted to remove the title and description on each image in the slider in the Creator theme.

    I followed your instructions below, but they didn’t work. The title and description still appear on each image in my slider (www.MortgageLeadPlaybook.com). Can you help?

    “To disable the slider title and description text box
    Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
    and paste the below css code in custom css box

    .nivo-caption { display: none; } “

    #4699
    Grace Themes
    Member

    Hi Brian,

    To disable the homepage slider caption box
    Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
    and use below css code

    .nivo-caption { display: none !important; }

    Please do this changes and let me know your feedback.

    If you are still getting any problem, your can send WordPress admin login details for temporary so we can check and assist you.

    Regards
    Grace Themes

    #4858
    Brian Prendergast
    Participant

    It worked! Thanks for your help on this.

    #4859
    Grace Themes
    Member

    You are most Welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.