Hi,
my request is how to display a line with the small arrow between two sections that have both the same color?
I’d like to have all sections with a white background but the border styling with the arrow seems to work only with different colors…
Thanks and best regards
Michael
Hey Michael!
Are you wanting to keep it white but give it a border? If so then try adding this to your custom CSS.
.av-extra-border-inner { border: 1px solid #e1e1e1 !important; }
If that’s not it then send us a link and take a screenshot and highlight what your trying to do so we can get a better idea.
Best regards,
Elliott
Thanks Elliott,
that works perfect when I am adding a thin top border.
All my best
Michael