Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1184804

    Hi at all,
    please can someone fix this? on mobile view the burgermenu and the cart icon are overlaping the logo on my site… http://www.klangquelle.at

    i want to get them responsive to the right site..

    cheers,
    John

    #1184842

    Hey Terrassenkind,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 479px) {
        #menu-item-shop .cart_dropdown_link {
            padding-right: 0px;
        }
        .responsive .logo img {
            margin: 0;
            width: 75%;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1184996

    thanks for your fast answer. no change on mobiel view… any other tricks?

    cheers,
    John

    #1185110

    Hi John,

    I see that your CSS is cached and minified by a plugin, did you try to clear that before you checked the results? Also try to load the site in an incognito/private browser on your mobile device.

    Best regards,
    Rikard

    #1185151

    Hi Rikard,

    I did what you said but no Change at all… i also deactivated the Plugin fastest Cache, no result….

    so who can solve this Problem with me?

    cheers,
    John

    #1185297

    Hi John,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #1185366

    Hey Nikko,

    thanks for your offer. User generated see below.

    thanks,
    cheers John

    #1185429

    Hi Terrassenkind,

    I do not see the cart next to the burger anymore, are you hiding it now?

    Best regards,
    Victoria

    #1185440

    Hi Victoria,

    yes i tried to hide it, but on mobile view its still alive… but just on mobile screens more then 5″….

    anyy suggestion?
    cheers

    #1185568

    Hi Terrassenkind,

    The login credentials doesn’t work, please check.
    Can you try for the meantime to disable CSS file merging and compression in Enfold > Performance?
    Then flush out the cache from your caching plugin.

    Best regards,
    Nikko

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.