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

    Hello there!

    Great theme. I have a quick question that is probably an easy fix, but hard for me since I have no CSS knowledge. In this post: 274319, I added the “next section” arrow at the bottom of each of my color sections in a code block. It worked great! Now I would like to know if its possible to color the background of the semicircle on which the arrow is to a contrasting color? Right now it appears white – that works great when the arrow is on a color section or image. What if I want the semicircle to be colored the teal? How does that work?

    Any help would be great!

    #346542

    Hey samanthashahani!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #serviceofferings a.scroll-down-link {
    background-color: #006f82;
    }

    Best regards,
    Yigit

    #346889
    This reply has been marked as private.
    #346891

    Hi!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Background color of the section arrow? Follow up to post 274319’ is closed to new replies.