Home Forums SEA HTML5 Template How do I change background colour transitions?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25334
    floodout
    Participant
    Purchased
    Expired

    One feature I love about Sea is that as you scroll down, you can get the background colour to transition – but i don’t know where i can change this transition. I am using the home-tech.html file. thanks

    #25361
    SeaTheme
    Keymaster
    Purchased
    Expired

    Hi,
    The data-change-color is set as on in the module tag of the Group module

    <div id="" class="module col-0 bm-wrap" data-change-color="on" data-backcolor="#000000" data-frontcolor="#ffffff" data-logocolor="alt-logo-univer">

    The data-change-color is set as on in the module tag of the Group module, the page background and text will change color when the group scrolled into browser viewport.
    data-backcolor is for the background color,
    data-frontcolor is for the text color,
    data-logocolor if for the logo color, it could be alt-logo-univer(to show the alternative logo) or default-logo-univer(to show the default logo).

    Refer to the [Scroll to change color] section of the Doc.


    Regards!
    SeaTheme – FAQsTwitterFacebook

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