Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #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?
    null

    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.
    null

    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.
    #481679

    I 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.
    #482164

    Hey!

    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,
    Yigit

    #482283

    Sorry 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.
    #482292

    Hi!

    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,
    Yigit

    #482327

    Thank you very much! You are the man.

    #482331

    Hi!

    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

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Enfold NavBar Bugs’ is closed to new replies.