Tagged: Fullwidth Easy Slider
-
AuthorPosts
-
May 9, 2016 at 6:57 pm #629428
Hi there, on my opening screen I have 2 buttons in my fullwidth easy slider – Services / Contact buttons
On the mobile view you can only see half of the service button.
I’m ok with them not showing at all on mobile…can you help me out with either fitting them to the screen or just removing them from mobile?
Is there also a way to move the text down slightly on mobile view? The “YOUR ANSWER TO GOLF COURSE MANAGEMENT” is crammed right to the top of the image on mobile.
Thanks in advance for your help.
May 11, 2016 at 10:44 am #630575Hey BrendaSarg,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-slideshow-button { display:none!important; }Best regards,
VinayMay 13, 2016 at 7:48 pm #632212I feel like you don’t really read my posts, lol.
Again…THIS is what I asked.
“On the mobile view you can only see half of the service button.
I’m ok with them not showing at all on MOBILE…can you help me out with either fitting them to the screen or just removing them from mobile?
Is there also a way to move the text down slightly on mobile view? The “YOUR ANSWER TO GOLF COURSE MANAGEMENT” is crammed right to the top of the image on mobile.”
May 17, 2016 at 3:25 am #633416Hi,
Sorry for the confusion. Adjust the font size of the slideshow caption and the button size with the following css code:
@media only screen and (max-width: 767px) { .responsive #top .slideshow_caption h2 { font-size: 12px !important; margin-top: 10px; } #top .avia-slideshow-button { padding: 6px 8px !important; margin: 0 5px 0 0; min-width: 100px; } }Best regards,
IsmaelMay 18, 2016 at 5:00 pm #634658Thank you!
-
AuthorPosts
- The topic ‘Mobile Buttons’ is closed to new replies.
