Hello Super Support!
1) I had this issue where the slider was getting cut off in the Portrait view on a Tablet when the bar at the top become 2 lines of text.
Which was fixed with this code:
@media screen and (max-width: 997px){
#top .avia-layerslider .ls-wp-container {
margin-top: 65px !important;
}}
It fixed the Home page.
Now I can see that the bar at the top becoming 2 lines on the Portrait view on a Tablet makes the top of the page get cut off on ALL of my pages. Advise?
2) Can I make that second line of text flush left in the top bar when it goes to the second line?
Thank you,
Jojo
ignore what I wrote above. I changed the design of the top bar to have a drop down. However, now the dropdown box covers the main item above. Can it dropdown lower? See image attached. :) Thank you!
Hi!
Please use the below CSS in Quick CSS
.avia-menu li > ul.sub-menu {
margin-top:50px;
}
Adjust the margin value to suit your design. if you have any questions please get back with a link where we can inspect the element in question.
Cheers!
Vinay
Vinay,
Thank you for the response. That is not working.
http://yennycocqsculpture.com (Upper right corner-select *Wholesale*.)
Jodie
Creds below if you need them. :)
Hey!
The credentials do not work. Please try the below CSS adjust the
#top #menu-item-1372 .sub_menu li ul {
top: 40px!important;
}
Regards,
Vinay
Vinay,
Woo hoo! That worked. Thank you!
Hey!
Glad we could help you with this. we really appreciate if you rate our theme on themeforest :)
Thank you for using Enfold :)
Best regards,
Vinay
Done. :)
Hi!
Thank you so much again! :) FYI we have put together some info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
Cheers!
Vinay