Tagged: accordion slider, mobile menu
-
AuthorPosts
-
July 31, 2016 at 9:46 pm #667059
Hi. Thank you for a wonderful theme. The titles for the accordion slider on the homepage of my company website does not show when users view the website from mobile phones. The website is added to the private content
Thank you
August 1, 2016 at 3:50 am #667110Hey Mo,
Was there any custom CSS added to the theme ?
If so please remove all the custom code and refresh the page in mobile version to check the captions appear. if the captions appear add the code one block at a time and refresh the page to know which code is causing the issue.
If you still have the issue we need to take a closer look at the backend. Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayAugust 2, 2016 at 3:12 am #667519I removed all the custom css and tried it but it didn’t work so I added them again. I created a user and password for you to check it out.
You can deactivate plugins if it helps find out why is this happening.
Thank you in advance.
August 6, 2016 at 5:43 am #669208Hi,
Sorry for the late reply, it was a bit difficult to find the cause but please try this in Quick CSS:
@media only screen and (max-width: 767px) { .responsive #top .aviaccordion-title-no-mobile .aviaccordion-preview-title-pos { display: block !important; } }Regards,
RikardAugust 6, 2016 at 5:52 am #669211Hi,
It is hidden by default. Please add this in the Quick CSS field:
@media only screen and (max-width: 767px) { .responsive #top .aviaccordion-title-no-mobile .aviaccordion-preview-title-pos { display: block; } }Best regards,
IsmaelAugust 7, 2016 at 5:31 am #669382It worked.
Thank you very much
August 8, 2016 at 8:40 am #669676 -
AuthorPosts
- The topic ‘Accordion Slider titles not showing when viewed from mobiles’ is closed to new replies.
