-
AuthorPosts
-
April 6, 2016 at 5:43 pm #609081
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,
JojoApril 6, 2016 at 7:45 pm #609128ignore 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!
April 6, 2016 at 8:06 pm #609143Hi!
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!
VinayApril 6, 2016 at 8:20 pm #609149Vinay,
Thank you for the response. That is not working.
http://yennycocqsculpture.com (Upper right corner-select *Wholesale*.)
JodieApril 6, 2016 at 8:34 pm #609159Creds below if you need them. :)
April 6, 2016 at 9:18 pm #609187Hey!
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-
This reply was modified 9 years, 7 months ago by
Vinay.
April 6, 2016 at 9:29 pm #609196Vinay,
Woo hoo! That worked. Thank you!April 6, 2016 at 11:21 pm #609235Hey!
Glad we could help you with this. we really appreciate if you rate our theme on themeforest :)
Thank you for using Enfold :)
Best regards,
VinayApril 7, 2016 at 5:11 am #609309Done. :)
April 7, 2016 at 6:01 am #609330Hi!
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 -
This reply was modified 9 years, 7 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
