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

    i have this strange line appearing with different browser widths, please check this video of the behaviour:

    http://sendvid.com/y0esql6t

    it only happens in the Advanced Layout Builder with color grid and section colors set to “alternate content” and also only with browser window widths like the range from 1076px to 1084px

    is there a proper way to get rid of this line? thanks a lot in advance

    cheers philipp

    #583424

    Hey alphabeta23!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    #av-layout-grid-1 {
        width: 100.1%;
    }

    Regards,
    Yigit

    #583437

    Thanks Yigit!

    i use a child theme with its own css, so i did put this in there, it worked, but only partially. the color grid with 4/4 sections worked out fine, but the 2/3 – 1/3 grid (lower on the site with the map graphic) did not…

    regards,

    philipp

    #583455

    Hi

    Please add following code to Quick CSS as well

    #fuenf {
        width: 100.1%;
    }

    Best regards,
    Yigit

    #583457

    YEAH, this worked out!
    thanks Yigit, you are the man!

    #583462

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘unwanted 1px vertical line beside color grid’ is closed to new replies.