New Landing How can we help? Atelier Promo Bar height

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #178386
    saylife
    Member
    Post count: 161

    Hi!
    Can you help me?
    I can’t change the size of the Promo Bar , I have “height:151px”.
    And also how to change the color of the “hover”

    #base-promo, .sf-promo-bar:hover {
    background-color: #0C473B!important;
    }
    #base-promo, .sf-promo-bar {
    background-color: #16a085;
    }
    #178407
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Which promo bar layout are you using? for e.g. full text link, text with button etc

    – Kyle

    #178412
    saylife
    Member
    Post count: 161

    #178417
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .sf-promo-bar.promo-text > a {
      padding: 40px 0;
    }

    – Kyle

    #178420
    saylife
    Member
    Post count: 161

    And also how to change the color of the “hover”?

    #base-promo, .sf-promo-bar:hover {
    background-color: #0C473B!important;
    }
    #base-promo, .sf-promo-bar {
    background-color: #16a085;
    }
    #178422
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this:

    #base-promo.footer-promo-arrow:hover, #base-promo.footer-promo-text:hover, .sf-promo-bar.promo-arrow:hover, .sf-promo-bar.promo-text:hover {
      background-color: #0C473B !important;
    }

    It will need to go in Theme Options > Custom CSS for it to override the current color

    – Kyle

    #178427
    saylife
    Member
    Post count: 161

    Cool!!
    You are the best of the best.

    #178428
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

Viewing 8 posts - 1 through 8 (of 8 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