Tagged: x
-
AuthorPosts
-
April 4, 2016 at 8:18 pm #866878
Hi there,
I have 2 issues:
1 the navigation conflicts with the logo when resizing to smaller screens (drops underneath).
2. On wide screens the bottom part of the revolution slider actually gets hidden underneath the elements below it.
How can I fix?
Thank you
April 4, 2016 at 11:54 pm #867079Hello There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thanks.
April 5, 2016 at 5:35 pm #868290Damn! I thought I did that. Ok here you go: http://macleanagency.virtuentmedia.com/
April 6, 2016 at 5:58 am #868985Hi There,
To fix this issue, please add the following CSS under Customizer > Custom > Edit Global CSS:
.tp-bgimg.defaultimg { background-position: bottom left !important; } @media (max-width: 1057px) and (min-width: 980px){ .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) > span { padding-left: 8px; padding-right: 8px; } }
Hope it helps 🙂
April 7, 2016 at 10:20 am #871354Totally! Thank you
April 7, 2016 at 9:31 pm #872200You are most welcome. 🙂
-
AuthorPosts