Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #600492

    Hi,

    If possible, I would like to raise where the down arrow begins on the page by 30 or 40px. I’m starting it from the color section. I found the code to make the change, but when I changed it and pasted it in the custom CSS it changed other elements as well.

    Thanks!

    #600495

    Hey richardweisskopf!

    Please edit your color section element, give it a unique ID – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/ and then add following code to Quick CSS

    #your-custom-id a.scroll-down-link {
        bottom: 100px!important;
    }

    Best regards,
    Yigit

    #600557

    Thank you! I so much appreciate the service, and by the way, the last 4 websites I developed were done with Enfold – the themes purchased directly by my clients. They could not be happier.

    Richard

    #601003

    Hi Richard,

    Great, glad we could help and thanks for the kind words :-)

    Regards,
    Rikard

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