-
AuthorPosts
-
April 17, 2017 at 4:16 pm #778789
Hi,
My site in full width easy slider mobile view – the captions and buttons are cut off the screen. Is there somewhere I can click in theme options to make this work automatically or do I have to adjust css?
Site details in private content.
Thanks,
April 17, 2017 at 9:33 pm #778958Hey connect4consulting,
Try adding the following to quick css:
@media only screen and (max-width: 767px){ .slideshow_caption{ padding-top:3px!important; } h2.avia-caption-title{ font-size:16px!important; } .avia-slideshow-button{ margin-top:0px!important; } }Please let me know if this fixes the issue.
Best regards,
Jordan ShannonApril 19, 2017 at 2:45 pm #779976Hi Jordan,
Thanks – that’s helpful. Also it looks like I’m missing the hamburger/mobile menu icon.
Can you check?Thanks,
April 19, 2017 at 3:58 pm #780033Hi,
Just add the following to quick css:
a#advanced_menu_toggle{ color:#666666!important; }Best regards,
Jordan ShannonApril 19, 2017 at 4:10 pm #780037Hi Jordan,
I’m still having some problems with adjustments to the h2 size on the home page slider on @media only screen and (max-width: 320px).
Can you help?
April 19, 2017 at 4:51 pm #780059Hi,
Please paste a screenshot and if possible provide admin info so I can look into this further.
Best regards,
Jordan ShannonApril 20, 2017 at 5:18 pm #780669Hi Jordan,
Ok – the screenshot and admin info are in private content.
Basically the slider captions and button look bad on mobile. I would like to have this set so that the slider captions and button size is reduced when viewed on a mobile device.
April 20, 2017 at 6:05 pm #780688Hi,
Please try testing again, and let me know if its better.
Best regards,
Jordan ShannonApril 20, 2017 at 8:09 pm #780737Hi Jordan,
Yes that’s a bit of an improvement. What did you do? I’d like to do the same thing for a few other mobile sizes.
April 20, 2017 at 10:05 pm #780817Hi,
You can view the updated script in quick css. It looks like you made some adjustments so I assume you’ve seen it.
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.
