-
AuthorPosts
-
May 17, 2018 at 8:16 pm #958329
I have a Grid Row set it up as “no borders” but for some reason the borders still there and I don’t know how to get rid of them.
Any ideas for fixing this?
To take a closer look, credentials in private content.
Thank you,
Best,
AlexiaMay 20, 2018 at 5:06 am #959286Hey Alexia R.,
Please try the following in Quick CSS under Enfold->General Styling:
#after_submenu_1 { border-top:none !important; }
Best regards,
RikardMay 21, 2018 at 6:45 pm #959904Hello Rikard,
The code you gave me is working fine, thank you so much.
Now the problem is about the huge white space in between the 2 grid rows and how to get rid of that space. I added a -75 separator white space but still not working.
Thanks a lot.
Regards,
Alexia.May 21, 2018 at 6:51 pm #959909Hi Alexia,
I deleted separator elements and that worked. Please review your website :)
Best regards,
YigitMay 21, 2018 at 7:02 pm #959914Update:
Rikard, I clean the cache, I added -100 a on the Separator / Whitespace above the Separator / Short Separator, which is working, but I added same Separator / Whitespace below the Separator / Short Separator to get rid of the huge amount of white space in between the two Grid Rows and that one it is not working.
Take a look on this image to have a better idea. https://imgur.com/a/KAYlkDx
Thank you.
Best,
Alexia.May 23, 2018 at 3:20 pm #960854Hi Alexia,
Separators are not meant to be used with negative values, that’s why they don’t work consistently. If you need to remove the whitespace we can help you do it by means of css. Please remove those separators and show us the spaces to be adjusted.
Best regards,
VictoriaMay 23, 2018 at 7:43 pm #961145Hello Victoria,
As you suggested, I removed all the separators except the “Separator / Whitespace – Short separator” as I have to keep this one. The huge white space it still there.
Thank you for your help.
Regards,
Alexia.May 25, 2018 at 11:32 am #962034Hi Alexia,
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
#after_submenu_1 .content { padding: 0; }
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.