Hi
I get some smaller issues wit the portrait view on tablet.
1. The menu and shopping cart icon is on top each other – see image: https://www.dropbox.com/s/uexg3ekwry0zj0q/prc1.png?dl=0
2. The menu color on sub levels (mega menu) are not working – see image: https://www.dropbox.com/s/xnf6g2uvlripfgk/prc3.png?dl=0
3. The size of the text in the banner is to big on tablets/phones, how do I change it? (general update, maybe use EM and not PX in the settings?) See image: https://www.dropbox.com/s/isv7l2qdheyrl95/prc4.png?dl=0
4. On a page with heading, text and some tabs with video and text. After starting the video the page “jumps” and it’s not possible to access the top banners – See image: https://www.dropbox.com/s/xwtf352yyc0kdcf/prc2.png?dl=0
Plz advice and thank you in advanced :)
.mange
WP 4.7.2, Enfold 4.0.2
Hey Magnus,
please use different tickets for different questions/issues.
1.) Use this code inside Quick CSS field:
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive.html_mobile_menu_tablet.html_visible_cart #top .cart_dropdown {
right: 110px;
}}
2.) Use this code:
#mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title {
color: white !important;
}
Best regards,
Andy
Thank you @Andy
The first tips was very useful but the second one was not as good. White background on the first level… :D I added #ccc instead of white so that’s a comprise :)
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Andy