Forum Replies Created
-
AuthorPosts
-
Which top margin and why would I change it to -500px, that would break my layout…?
Have you actually looked into the issue of attaching the scroll event and its position? Like I said, the problem has to do with the event being attached and the images being loaded as sometimes the problem doesn’t show, I think when the image is loaded first.Hi,
Same thing, check the URL again!
Hi,
No effect, refresh the page several times when at the top of the page and you will see the same effect, sometimes the BGR gets positioned at the wrong place.
NEvermind, fixed like this:
@media only screen and (min-width: 768px) { #cats_section .el_before_av_one_third { border-right: 1px solid #e6e6e6; padding-right: 3%; margin-left: 3%; } #cats_section .avia-builder-el-last { border: none !important; margin-left: 3%; padding-right: 3%; } }
Again…
The borders are not center aligned between the column cuz of the margin-left of the columns…div .av_one_third { margin-left: 6%; width: 29.333333333333332%; }
I don’t want to rewrite the grid system…
Working locally for now.
But the concept is simple… 3 1/3 columns in a color section, need to have centered borders between them.This reply has been marked as private.Hello?
-
AuthorPosts