Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #365263

    Hi,

    When I open my site on iPhone 4 the two buttons (iphone, android) do not fit side by side – instead they are stacked above each other and the android button does not show up. I’m wondering how to make the buttons smaller so that they line up side by side.

    Thanks!

    #365527

    Hey discotech!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 768px) {
    #top .avia-slideshow-button.avia-color-light {
    padding: 6px 8px; font-size: 12px; }}

    Best regards,
    Yigit

    #367205

    Hi,

    I need to reduce the width of the button, they are still too wide to fit on an iPhone 4. I tried editing the css you gave me but it seems to only change the top and bottom padding.

    I’ve added the css – you can see what I meed by opening up my website on an iphone 4 if you have one.

    Thanks for your help!

    #367584

    Nevermind I figured it out, thanks!

    #367878

    Hi!

    glad you did it. Let us know if you need any more help. We are happy to assist you.

    Regards,
    Andy

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Reducing button size on full width easy slider’ is closed to new replies.