Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1154738

    Liebe Alle,

    ich habe einen Einträge Slider integriert, der über zwei Spalten geht. Verkleinert man das Fenster oder öffnet die Seite mit dem Handy, brechen die Spalten mit den Einträgen zwar um und stehen untereinander, die zweite Spalte ist jedoch nicht ganz linksbündig ausgerichtet sondern hat einen Abstand zum Rand. Anbei ein Link zur entsprechenden Seite.

    Leider konnte ich das Problem bisher noch nicht lösen und würde mich daher über Ihre Hilfe freuen.

    Vielen Dank.

    Maren

    #1154931

    Hey Marenina84,

    Could you please attach some screenshots of the issue?

    The website looks fine on my end.

    Best regards,
    Victoria

    #1154940

    Hi Victoria,

    Thank you for your quick reply.

    Please find attached the link to the screenshot.

    Best regards,
    Maren

    #1154987

    Hi Marenina84,

    Thank you.

    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: 767px) {
        .responsive #top #wrap_all .slide-entry {
            margin-left: 0;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1155023

    Hi Victoria,

    Perfect, it`s working!

    Thanks a lot for your quick help.

    Best regards and have a nice weekend,
    Maren

    #1155164

    Hi Maren,

    Great, I’m glad that Victoria could help you out and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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