Hi,
we’ve a page with rows
2/3 – 1/3
1/3 – 1/3
and we want to align the bottom 2 colors right after the first 2/3.
so the right 1/3 column should act as some sort of sidebar.
thx
Hi Christian!
Please make sure that you are using the latest version of Enfold 3.2.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and then edit your columns and give negative top margin values to your columns.
Best regards,
Yigit
Hi,
to give a manual negative margin is not the most flexible solution i think.
I gave the right 1/3 column a class and styled it with float: right !important.
Looks ok on the first view. Could there be any problems with this solution?
Best regards,
Chris
Hi!
Please try resizing browser window if that too works fine, all is well. If not, please limit your custom CSS code to certain screensizes using media queries – https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Media_queries
Cheers!
Yigit