Remove slider text

Discussion in 'Gommero WordPress Theme' started by tawemedia, Nov 13, 2016.

  1. tawemedia

    tawemedia Member

    Joined:
    Feb 6, 2013
    Messages:
    40
    Likes Received:
    0
    Hi, Could you tell me how to remove the heading, description and "get started" box from the slider. I just want the slider to show the image wand disable all overlay text and images.

    Thanks, Paul
     
  2. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Hi,

    Yes, that's possible, Just pasting below CSS code in Custom CSS field located in Dashboard->InkThemes->Theme Options->Styling Options
    Code:
    .slider_container .carousel-caption.left,
    .slider_container .carousel-caption.right{
    display:none;
    }
    Will resolve your issue.

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     
  3. tawemedia

    tawemedia Member

    Joined:
    Feb 6, 2013
    Messages:
    40
    Likes Received:
    0
    Hi Naveen,

    Thanks for your response, but the code didn't work. I've also got the same problem that a lot of other people have had with the text formatting. I've attached a screen shot for you and desperate to get it sorted if possible.

    Regards, Paul
     

    Attached Files:

  4. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Hello Paul,

    I have got your concern and forwarded the same to the concerned department.
    We will soon update the theme with those issues and will notify you once it will get updated,
    Your patience and cooperation would be appreciated.

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     
  5. tawemedia

    tawemedia Member

    Joined:
    Feb 6, 2013
    Messages:
    40
    Likes Received:
    0
    Thanks Naveen.

    If you could let me know as soon as its updated it would be appreciated.
     
  6. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Hi Paul,

    We have updated the theme in members area, you can download and use it on you WordPress.

    This will resolve your issue,

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     

Share This Page