Hi. Please take a look at my page here:
As you will see, under the first few elements, below the text “Live the life you’d love” there is a little orange downwards arrow. This remained after a color section I had previously placed that text in was removed, and the text just put in a text block. If you keep scrolling down you will see the same thing has happened just above the section “Hypnotherapy London – anxiety treatment at 1 Harley Street”
I have the same on a few other pages too.
As the color block has been deleted, I can’t go into it to turn off the arrow…
HELP! :)
any ideas?
Many thanks
Victoria
Hey Victoria!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#after_section_1 .av-extra-border-element {
display: none;
}
Regards,
Yigit
That’s great, thanks!
However, there is still one floating all the way down before the yellow page-wide banner that says HYPNOTHERAPY LONDON – ANXIETY TREATMENT AT 1 HARLEY STREET
what could I add to CSS to remove that?
Many thanks
Victoria
Hey!
Please add following code to Quick CSS as well
#after_submenu .av-extra-border-element {
display: none;
}
Cheers!
Yigit
Excellent. Issue solved promptly and efficiently. Many thanks for your help :)