Hi Enfold,
I seem to have this problem that the Avia grid row creates 20px whitespace below the element whenever i embed video in the row. F.X. i have a two column row with one image set to the same aspect ratio as the Vimeo movie (in my case). I have the code
.content {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
But this issue seems to ignore that. My layout consist on rows that have no margin/space between them. How do I solve?
BR/Frederik
Hey Frederik,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#av-layout-grid-2 .avia-iframe-wrap,
#av-layout-grid-2 .avia-video {
margin-bottom: 0px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hey Victoria,
It works! You’re an absolute sweetheart :)
Actually I have one other problem. That is I really want the current main menu link to look “a:active” on the pages that I categorize as children… but maybe thats another tread.
Anyway, thanks again!
BR/Frederik
Hi,
Glad that Victoria helped you. Please do create a separate thread for it. Thanks for using Enfold :)
Best regards,
Nikko