-
-
Hi there. My website’s home page does not scroll down on my ipad. Can you check this for me and give me some help? https://seowebdesignflagstaff.com/
Also, the mobile menu is white on all pages but the homepage. Is there a way to make it white on the homepage as well?
It works fine on a desktop. All other pages work.
-
Hello,
Please add this code into your custom css box:
@media (max-width: 979px){ .background--dark .mobile_small_menu { color: #ffffff !important; }}
Can you please add your wp login information in your profile? So we can give a closer look to the slider issue.
Read this article for more information.
Best regards!
-
-
-
Hello,
For the mobile menu icon in ipad, please go to file tower/css/bootstrap-responsive.css (use a ftp ci=onnection or cpanel) and find these lines:
.background--dark nav .menu > li > a, .background--dark header#header .header_tools .vert_mid > a, .background--dark header#header .header_tools .vert_mid .cart .cart_icon, .background--dark .slicknav_btn:after, .background--dark .mobile_small_menu{ color:#222 !important; }
Remove the
!important
from it and save changes.2-Please deactivate parallax for slider. Then go to your slider’s slides options: Codeless slide options > Background > Background Image/Color > Background Attachments set it to ‘scroll’.
This should solve the ipad issue.
Let us know how it will go.Best regards!
- This reply was modified 7 years, 10 months ago by Mirela.
-
Thank you! Both of these 2 fixes worked. WooHoo!!!
-
You must be logged in to reply to this topic.