hight of the slider? "tab to call" text in mobile?

Discussion in 'ButterBelly WordPress Theme' started by henrikravn, Dec 9, 2013.

  1. henrikravn

    henrikravn New Member

    Joined:
    Nov 28, 2013
    Messages:
    5
    Likes Received:
    0
    Hey

    Is it possible to change the hight of the slider?
    and can I change the "tab to call" text in mobile?

    I think there mabye is a problem with the "home page tab feature" text in the mobile version - some text is not shown on smartphones.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    1.For your first issue

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .flexslider .slides img{
    height:90%;
    } 
    2.For your second and third issue

    Could you please share the link of your website.
     
  3. hixenbaugh9

    hixenbaugh9 New Member

    Joined:
    Jan 20, 2014
    Messages:
    8
    Likes Received:
    0
    Gourav,

    I'm having the same slider issue on my website. I love the way my website looks when it is in half screen or smaller screen mode... but when it is full screen, the first pictures are so overwhelming. Is there a way to get it to look like it does in half screen as it does in full screen?​
    my website is: infituated.com
    Also, I'm getting a ton of spam comments. Is there something in the code that I can add to prevent this?​
    Thanks!!​
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
  5. aupaircanada

    aupaircanada Guest

    Joined:
    May 28, 2014
    Messages:
    8
    Likes Received:
    0
    I'm in the same predicament as hixenbaugh9... I just want to shrink and centre the slider by 20%... any tips?
     
  6. Piyush

    Piyush Support Staff

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

    Unfortunately there isn't a way to reduce the width of slider because our theme is implemented on responsive grid system and if we try to do so then theme will lose its layout.
     

Share This Page