Hide the slider title and description, just on the first picture

Discussion in 'StartPoint Business One Page WordPress Theme' started by ptrmedia, May 3, 2016.

  1. ptrmedia

    ptrmedia New Member

    Joined:
    Mar 29, 2012
    Messages:
    15
    Likes Received:
    0
    Hello
    Is it possible to hide the title and description just on the first picture in the slider (First slider image) using the StarPoint theme?
    /Peter
     
  2. priya

    priya Guest

    Hello, Peter..

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .text-container {
        display: none;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. ptrmedia

    ptrmedia New Member

    Joined:
    Mar 29, 2012
    Messages:
    15
    Likes Received:
    0
    That will take away the text from every slider... I just want the text and and description on the first picture in the slider not to show... I want slider nr 2 - 5 to show text and description, not the first slider.
    Is that possible?
     
  4. priya

    priya Guest

    Hello,

    Could you please provide us 'URL' of your site so that we can better assist you?

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. ptrmedia

    ptrmedia New Member

    Joined:
    Mar 29, 2012
    Messages:
    15
    Likes Received:
    0
  6. priya

    priya Guest

    Hello,

    I just checked your site and sorry to say but didn't notice any description box over there..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page