Get started button

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #6315
    shaynes
    Member

    How can we keep this showing as you scroll on the home page?

    #6340
    Ernesto
    Member

    Hi! In order to get a header which works like in the demo site, you`ll need to enter the following in your Custom CSS Section of your Theme Options Panel:
    #header.sticky {position: fixed;}

    Let me know if that works and let us know if you need further assistance!

    #6463
    shaynes
    Member
    This reply has been marked as private.
    #6488
    Ernesto
    Member

    Hi, you’ll need to go to the file framework/header.php and in line 51 (riught below the wrap) you’ll need to pase the following code:

    http://pastie.org/9132583

    Modifying the top and right values you’ll be able to change the position of the button!

    #6511
    shaynes
    Member

    Excellent sorted!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Get started button’ is closed to new replies.