I am using grid row on this page.
There is a line at the bottom of the grid row. Using inspect element I found it is associated with class “main_color av_default_container_wrap container_wrap fullsize” and the id is “after_submenu_1”.
Could you tell me how I can code out the line so it doesn’t appear without messing up any other associated components?
Thanks
Hey KMC,
Please try the following in Quick CSS under Enfold->General Styling:
.av_default_container_wrap {
border-color: transparent;
}
Best regards,
Rikard
Thanks Rikard
Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan Shannon