Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1473478

    Hi! I need to have proper scrolldown arrows in my headers, but they are not working in my site. I have tried to apply a custom color, but does not work. When I check the element with the chrome inspector, I can see that the custom color is activated in the css, but it does not work anyway. The size of the arrow seems too small as well.
    I have the latest theme update installed.
    Attached a page link where I need a prominent white arrow, but it only shows a small arrow with some default color.

    Regards, John

    #1473513

    Hey pramedia,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #main .scroll-down-link:before {
    	color: #fff;
    	font-size: 80px;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

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