i have this strange line appearing with different browser widths, please check this video of the behaviour:
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
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
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
Hi
Please add following code to Quick CSS as well
#fuenf {
width: 100.1%;
}
Best regards,
Yigit
YEAH, this worked out!
thanks Yigit, you are the man!
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