Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #398948

    Hi. Please take a look at my page here:

    http://www.victoria-ward.com

    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

    #398958

    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

    #398963

    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

    #398965

    Hey!

    Please add following code to Quick CSS as well

    #after_submenu .av-extra-border-element {
    display: none;
    }

    Cheers!
    Yigit

    #398975

    Excellent. Issue solved promptly and efficiently. Many thanks for your help :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to remove floating arrows from a deleted color section!’ is closed to new replies.