Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1289716

    Liebes Support Team,

    die Seite passt sich nicht responsive an Tablet und kleiner Bildschirme (13 Zoll) an, die Anpassung auf Mobile funktioniert. Könnt ihr uns weiterhelfen?

    Vielen Dank!

    Viele Grüße

    Jasmin

    #1290150

    Hi Moviano,

    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

    #1291102

    Dear Nikko,

    thank you for your help. I have installed the plugin so you can take a look at the page yourself and help us :-) Please find the Login Link in the private Content box.

    best regards

    Jasmin

    #1291586

    Hi Jasmin,

    I have modified the Grid Rows and added this in Advanced > Developer Settings > Custom CSS Class: Custom CSS Class
    Then in Enfold > General Styling > Quick CSS, I added this CSS code:

    @media only screen and (max-width:1400px) {
      #top .six-cols {
        display: flex;
        flex-direction: column;
      }
    
      #top .six-cols .av_one_half {
        width: 100%;
        padding: 30px !important;
      }
    }

    Please review your site.

    Best regards,
    Nikko

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