Tagged: x
-
AuthorPosts
-
March 31, 2016 at 11:51 pm #861997
Hey, I am really struggling with my slide show as on the preview on Slider Revolution it looks perfect then, when I use my macbook, the main menu drop down and I cannot see all the text in the banner. See my screenshot and the page I am talking about. I tried to changed so many times also the setting but I don’t know where I am wrong.
ThanksApril 1, 2016 at 4:03 am #862276Hello There,
Thanks for writing in! Your screenshots has not been uploaded because it exceeds the allowed file size. Please resize your screenshots and upload it again. For the meantime, I am guessing that the issue is caused by the menu (on smaller screens) that the menu goes to another line right below the logo. To resolve this, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
@media(max-width: 1180px){ .masthead-inline .x-btn-navbar { display: block; float: right; } .x-nav-wrap.desktop, .x-nav-wrap.mobile.collapse { display: none; } .x-nav-wrap.mobile.collapse.in { display: block; } }
Hope this helps. Please let us know how it goes.
April 3, 2016 at 7:20 pm #865152Many thanks!
April 4, 2016 at 1:47 am #865500You are most welcome!
-
AuthorPosts