-
AuthorPosts
-
August 1, 2015 at 12:42 am #481592
You will need to resize the window to recreate the error
The shopping cart seems to overlap when you resize the window to a certain size. I have two websites using this theme with the same problem. How can I get the cart to render in the proper position at all widths?
My NavBar smashes into my logo, same thing with two websites. How can I make the logo or navbar shrink or go above/below so the page doesn’t look like garbage on certain tablets.
Really appreciate the support, great theme so far this is the only major issue I’ve had
Thanks for the time,
Robert
- This topic was modified 9 years, 3 months ago by spainion.
August 1, 2015 at 3:12 pm #481679I bought this theme because I run a business and need support from time to time. I thought the response time was around 4 hours?
Edit: Mixed up with another support form. Stupid
- This reply was modified 9 years, 3 months ago by spainion.
August 3, 2015 at 3:45 pm #482164Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive.html_mobile_menu_tablet.html_visible_cart #top .cart_dropdown { right: 13%; }}
It is but on weekends that may be different plus self posting is not recommended if your case is urgent as it pushes your query to the end of our queue :)
Best regards,
YigitAugust 3, 2015 at 5:13 pm #482283Sorry about that, stressful day. Thank you much appreciated. I am still having a problem with the logo overlapping the menu button on smartphones. What do you recommend would be the best solution?
- This reply was modified 9 years, 3 months ago by spainion.
August 3, 2015 at 5:24 pm #482292Hi!
No worries at all :)
Please add following code to Quick CSS as well@media only screen and (max-width: 767px) { .responsive .logo img { max-width: 85%; }}
I cannot reproduce the issue as you shown in your screenshot. If that code does not help, please let us know which device you are using to see the issue
Best regards,
YigitAugust 3, 2015 at 5:51 pm #482327Thank you very much! You are the man.
August 3, 2015 at 5:54 pm #482331Hi!
You are welcome, we are always happy to help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Enfold NavBar Bugs’ is closed to new replies.