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

    Hi,

    is it okay to change with this quick css:

    #top .scroll-down-link { color: #FFF; background: #336699 }

    the fullwidth video slider scrolldown bitton to white icon with blue background ?

    Thanks and best regards
    Jochen

    #309756

    Hey ibrainventures!

    Yes, it does look fine. But you are missing a semi colon in your code. Please change it to following one

    #top .scroll-down-link { color: #FFF; background: #336699; }

    Regards,
    Yigit

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