Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1481002

    Hello dear Kriesi team,
    I have the following question: I use the “Partner/Logo Element”. Here the width of the display is restricted on the left and right. I would like to have the full width so that there is no border on the left and right. Could you please help me and show me how to do this?

    You can find the weblink to my site below!

    Thanks a lot
    Lokman

    #1481014

    put your partner/logo element in a color-section ( do not insert another element to it )
    give a custom class to that color-section – f.e.: full-partners
    then place inside your quick css:

    .responsive #top #wrap_all .full-partners .container {
      width: 100%;
      max-width: 100%;
      padding: 0;
    }
    #1481019

    Hi,

    Thanks for helping out @guenni007. Did that answer your question @luleloki?

    Best regards,
    Rikard

    #1481068

    Hello Guenni007, hello Rikard,
    thank you very much for the quick help, that’s exactly what I wanted.

    Best regards
    Lokman

    #1481094

    Hi,

    Thanks for the update, we’ll close thi shtread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Set logo bar to full width’ is closed to new replies.