Remove Slider Tabs and Just Have Images

Discussion in 'ColorWay WordPress Theme' started by joblak1, May 26, 2014.

Thread Status:
Not open for further replies.
  1. joblak1

    joblak1 Guest

    Joined:
    May 15, 2014
    Messages:
    20
    Likes Received:
    0
    Hi,

    I would like to remove the tabs and slider (see attached image). I just want to have rotating images in there without the tabs. Also If I want to just have a static image and not have the images rotate, how would I do that too?

    Thanks!
     

    Attached Files:

  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    It is very confusing for us because you are specifying the tab on the right side of slider through screenshot and you have posted the thread in the Colorway community
    but Colorway theme do not have such tab.
    So please tell us which theme you are using so that we can provide you the exact solution.
     
  3. joblak1

    joblak1 Guest

    Joined:
    May 15, 2014
    Messages:
    20
    Likes Received:
    0
    SORRY this is an infoway theme!
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .showcase-thumbnail-container {
    display: none;
    } 
    This will solve your issue.
     
  5. joblak1

    joblak1 Guest

    Joined:
    May 15, 2014
    Messages:
    20
    Likes Received:
    0
    ok thanks
     
Thread Status:
Not open for further replies.

Share This Page