How to remove slider Text Box and button ?

Discussion in 'Traffica WordPress Theme' started by raaj95, Aug 25, 2017.

  1. raaj95

    raaj95 Member

    Joined:
    May 29, 2015
    Messages:
    133
    Likes Received:
    0
    How to remove slider Text Box and button ?
     
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    To remove slider text-box and button, just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .carousel-caption .carousel-text {
        display: none;
    }
    Hope this helps...!

    Thanks & Regards!
    Akbar
    InkThemes.com
     
  3. edejesus

    edejesus New Member

    Joined:
    Mar 17, 2013
    Messages:
    1
    Likes Received:
    0
    I have Adrina Pro, and I tried pasting this code into the custom CSS, however, it did not work.
    Is there another way to remove the text and button in the slider? or is it possible to remove all the buttons in the slider except for the first one?

    Please help.
     
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    Greeting from InkThemes,

    We need WordPress admin credentials to configure it.
    Kindly send the below-mentioned credential details at [email protected] along with the thread link.

    WordPress Website URL: -
    WordPress Username: -
    WordPress Password: -

    We will try to fix your issue.

    Regards,
    Akbar
    InkThemes.com
     

Share This Page