Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #815628

    I am having an issue with arrows pointing to the next section while using the color blocks. It seems as if this command is active on the color block below it which is separate color block. How do I fix this?

    http://a66.tinypic.com/2wmpd8y.jpg

    #815659

    Hey holleycreative,
    Try unchecking the “Display a scroll down arrow” option
    postimage

    Best regards,
    Mike

    #815673

    This is unchecked. The issue is when I select the option above that (bordering) and select ” display small arrow that points down to the next section” You will see on my website that there are two color sections for 1. Client Wins and 2. Who is raving about us. The sections under these sections have that arrow and it shouldn’t. These sections are separate and not part of the color section.

    #816111

    This still an issue. Apparently, any section under the color section (where you can select the arrow) is affected and it should not be. Please send an update as this is a bug.

    #817110

    Hi holleycreative,

    Here is the code to remove those, you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #after_portfolio .av-extra-border-inner, #after_section_4 .av-extra-border-inner {
      display: none;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #817554

    Thanks! That worked!

    #817645

    Hi,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.