New Landing How can we help? Themeforest Theme Support Dante Counter on top of Parrallax

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #98011
    tsimarketing
    Member
    Post count: 267

    Having issues with the counters showing up on top of a row that has avideo playing in the background.

    EHR & Practice Management Success

    Thanks

    #98020
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .spb-row-container .spb_content_element {
    z-index: 3;
    }

    – Kyle

    #98030
    tsimarketing
    Member
    Post count: 267

    Thanks Kyle,
    Next question. How do you control the formatting of the counters? Color, size and such?

    #98036
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Use this custom css:

    .count-number {
      color: #999999;
    }
    .sf-count-asset .count-divider span {
      background: none repeat scroll 0 0 #e4e4e4;
    }
    .count-subject {
      color: #666666;
    }

    – Kyle

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

You must be logged in to reply to this topic.