-
AuthorPosts
-
June 14, 2019 at 8:53 pm #1110502
Hi,
when I choose “No Borders” for my grid row I still get a border at the bottom.
I tried:
#bottom .gridrow {
border: none;
}
but that doesn’t workHow can I fix that?
Best regards
BettinaJune 14, 2019 at 11:31 pm #1110533Hey Bettina,
Please provide a link to the site/page in question so we can look in to this issue further.
Best regards,
Jordan ShannonJune 16, 2019 at 7:26 pm #1110863Hey Jordan,
I have a Grid row on page “Prototyping” which has the border at the bottom.
There is also SOMETIMES a border at the bottom of my Color Sections.
The first Color Section on the Home page has no border at the bottom
but the second and third Color Section have one
both have the same settings as the firstOn the page “Test” I get no borders
So I deleted the second Color Section on the Home page and made a new Color Section but the border is again there.
I have other websites and there is the same problem. So I think it can’t be a Plugin which causes the problem.
Best regards
BettinaJune 17, 2019 at 5:30 am #1110915Hi Bettina,
Thanks for the update. Please try the following in Quick CSS under Enfold->General Styling:
#after_submenu_1 { border-color:transparent !important; }Best regards,
RikardJune 17, 2019 at 8:34 am #1110945Hi,
thank you that solved the problem for the Grid Row
but not for unfortunately not for the Color Section.Best regards
BettinaJune 17, 2019 at 6:30 pm #1111096Hi,
Not sure for your reply.
You mean it has been solved for the Grid Row, but the Color Section still has issues?Best regards,
BasilisJune 17, 2019 at 6:31 pm #1111104Hi Basilis,
yes
Best regards
BettinaJune 18, 2019 at 10:08 am #1111234Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
#after_section_1, #after_section_2, #after_section_3, #after_section_4, #after_section_5, #after_section_6 { border: none; }Best regards,
YigitJune 18, 2019 at 10:44 am #1111252Thank YOU! That did it.
Best regards,
Bettina -
AuthorPosts
- The topic ‘Grid Row Border’ is closed to new replies.
