Tagged: arrow, color section, CSS
Hi Support,
Having a issue when im using two Color Section with Section Bottom Border Styling / Arrow. My second color section gets two arrows one top and one bottom. How to remove the top one? looks really strange :-P
Putting link in private…..
If i use small padding for my color section the arrow disappears and my special heading don’t get in the center.
Looks like it have some bottom padding still on it?
Can u help me so i can have the small padding and the arrow and het my heading in the center. :-)
Best Regards
Strom
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#after_section_2 .av-extra-border-element.border-extra-arrow-down {
display: none;
}
Best regards,
Yigit
Worked great!