Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #87381
    Vimoksha
    Participant

    Hi! Recently I started experimenting with the Catch Kathmandu theme for my website. http://www.ramakrishna.sg/
    When the featured Slider images are rotating one by one, a Label showing the Slider number is appearing on every Image. How do I remove that irritating label over the image?
    Thanks!

    #87386
    Mahesh
    Keymaster

    Hi @vimoksha,

    Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS:

    #main-slider .featured-slider .entry-container {
        display: none;
    }

    Regards,
    Mahesh

    #87387
    Vimoksha
    Participant

    Yes, Mahesh!
    The labels just gone! happy!
    Thank you so much!
    God bless!
    ————-
    Vimoksha

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove the label over Slider Image’ is closed to new replies.