Hi,
is there any way to aline the content of the 1st page attached to the top? it is currently set on “at least a 100% of the browser window)
If I don’t use the “at least 100%…” I get a green part just like in the 2nd page attached. It seems to take the color from the Socket background color which is too bad since simply changing it to white would solve it but then the scroll to the top becomes invisible due to my color selection…
Thanks
Hey Dee007,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
.page-id-3377 #av_section_1.avia-section.av-minimum-height .container .content {
vertical-align: top;
}
if that doesn’t help try this instead:
.page-id-3377 #av_section_1.avia-section.av-minimum-height .container .content {
vertical-align: top !important;
}
Let us know if this helps :)
Best regards,
Nikko
Perfect!
Thank you!
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon