Hi there,
I have a problem with the *see private message* website.
This site is actually designed in a two columns layout. However, as long as I am not loged in, the videos are one below the other. As soon as I log in the 2 column design works.
Could you please have a look?
Thanks
Hey Raphael,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-138 .av_one_half {
margin-left: 0 !important;
}
Best regards,
Rikard
Great that seams to work :)
But now the right column is always a little bit highter than the left one… Can we readjust that?
thx
Hi,
.page-id-138 .av_one_half {
margin-left: 0 !important;
min-height: 100% !important;
}
let us know if that works
Best regards,
Basilis
Hi Basilis,
It works, thanks :)
maurice