Fireshop Pro home page slider

Discussion in 'General InkThemes Discussion and Feedback' started by andrewm57, May 10, 2018.

  1. andrewm57

    andrewm57 New Member

    Joined:
    May 8, 2018
    Messages:
    8
    Likes Received:
    0
    http://72.29.93.65/~tribalthunder/

    How can I disable your title & description on Slide 1? It shows my content if I enter text, it shows your content if I don't enter text. I don't want anything on top of Slide 1.

    Also, how can I use text instead of a logo in the header?
     
  2. akbar92

    akbar92 Support Staff Staff Member

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

    Greetings from InkThemes,

    To remove the slider title & description, just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    #myCarousel .carousel-caption {
        display: none !important;
    }
    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 do it for you.

    Thanks & Regards!
    Akbar
    InkThemes.com
     

Share This Page