New Landing How can we help? Themeforest Theme Support Dante Adding a floating icon on the bottom of parallax element

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #109796
    noxdiurna
    Member
    Post count: 154

    Hi,

    After few days of using our website, I notice that a lot of our visitors don’t scroll down our landing page since I am using full screen parallax element. I wish to add a Gizmo arrow icon at the bottom center of the element to show that there are more contents below.

    I tried using float:bottom on css with no prevail. Please help.

    Attachments:
    You must be logged in to view attached files.
    #109973
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .sf-parallax.parallax-window-height:after {
      bottom: 40px;
      color: #fff;
      content: "\F501";
      left: 49%;
      position: absolute;
      font-family: "ssgizmo";
      font-size: 36px;
    }
    

    – Kyle

    #110136
    noxdiurna
    Member
    Post count: 154

    You’re awesome. Thank you so much! ๐Ÿ™‚

    #110137
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem ๐Ÿ™‚

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register