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!
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
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!
Nevermind I figured it out, thanks!
Hi!
glad you did it. Let us know if you need any more help. We are happy to assist you.
Regards,
Andy