Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #761401

    Dear Kriesi team,

    I have some layout problems when using avia advanced editor … for more see image below.

    Layout Problems

    Regards,
    Jozef

    #762315

    Hey AerobTec,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-submenu-container .container {
        padding: 0px 40px !important;
    }

    Best regards,
    Rikard

    #762399

    Dear Rikard,

    I’ve try it, but it has no effect. Waiting for other suggestions, also please look at both issues.

    Thank you.
    Jozef

    #763464

    Hi,

    Try adding this css code in Quick CSS:

    #top .av-submenu-container .container {
        padding: 0 50px !important;
    }

    Hope this helps. :)

    Best regards,
    Nikko

    #763546

    Hi Nikko,

    your CSS code solved submenu padding. And what about different padding (don’t mean padding in CSS code, but how it looks) in Color Section in attached image (blue text and blue arrows).

    Color section padding issue

    Best regards,
    Jozef

    • This reply was modified 7 years, 8 months ago by AerobTec.
    #763560

    Hi,

    I checked the site and it’s looking great on my end. Screenshot on private content.

    Best regards,
    Nikko

    #763561

    I’ve done it a few minutes ago, by this CSS code:

    .avia-section {
    min-height: 20px;
    }

    Thanks.
    Jozef

    #763967

    Hi Jozef,

    Ok, thanks for the feedback. So I’m guessing that fixed your problem?

    Best regards,
    Rikard

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