On business services, is it possible to remove two tabbs?

Discussion in 'ButterBelly WordPress Theme' started by dedieo62, Mar 6, 2015.

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

    dedieo62 Member

    Joined:
    Apr 11, 2014
    Messages:
    158
    Likes Received:
    3
    Location:
    France
    Hello,

    I would like to remove these two tabbs on business service: Various Amzing Colors and Responsive nature. Is it possible? If yes, how to do it? Is there any custom code css for that?
    remove-2-tabbs-homepage.JPG


    Thanks in advance,
    Dedieo62
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    Please follow below image and use given CSS code.
    butterbelly-7march-15-tabs.png

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .stContainer {
      min-height: 106px;
    }
    
    Please change color according to your requirement.
    Thanks & Regards
    Pramod Patel
     
  3. dedieo62

    dedieo62 Member

    Joined:
    Apr 11, 2014
    Messages:
    158
    Likes Received:
    3
    Location:
    France
    Great!

    Thank You Pramod...
    Dedieo62
     
Thread Status:
Not open for further replies.

Share This Page