Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1251090

    Hi,

    I have some problems with the Color Sections on some pages after the latest Enfold-Update.
    Examples:
    https://tiptig.com/welding-equipment/
    https://tiptig.com/support/troubleshooting-portable-allinone/

    All these Color Sections were full width before the update.

    Thx for your help

    #1251648

    Could you help me, please?

    #1251867

    Hi JP1308,

    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

    
    .responsive #main .container {
         padding: 0;
    }
    .responsive #top .avia-section .container {
        max-width: 100vw;
        padding: 0 50px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1252201

    Hi Victoria,

    Thank you for your help.
    Unfortunately, it doesn’t help.
    The problem occurs not on all pages. If you compare https://tiptig.com/ with https://tiptig.com/welding-equipment/ you can see that the color sections working fine on some pages, but on other pages, there is a problem with the width.

    Thx for your help

    • This reply was modified 4 years, 9 months ago by JP1308.
    #1252353

    Hi JP1308,

    Could you please enable the Advanced Layout Builder debug mode. Here is how to do it:
    https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#debug-mode

    Best regards,
    Victoria

    #1252486

    Hi Victoria,

    the debug mode is enabled.

    Thx for your help

    #1252513

    but the pages you complain about are not normal layout pages. As such the created pages are inside a “container” which is set to 1310px max-width.

    I do not know how you get this markup – maybe you post an image of your layout f.e. of that page please: https://tiptig.com/welding-equipment/
    There must have been a conflict after the update.
    Because if i use the “page content” Element – the markup is different – it inserts the color-section with correct numbering ( or ids) directly to it without creating a div with classes: main_color container_wrap_first container_wrap fullsize
    And my Enfold is on Version 4.7.6.4

    #1252734

    Hi Victoria,

    The problem is solved.
    It seems that there was an issue with the 1st header on the discussed pages.

    Thx again

    • This reply was modified 4 years, 9 months ago by JP1308.
    #1253263

    Hi JP1308,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Problems with Color Sections after Update’ is closed to new replies.