New Landing How can we help? Themeforest Theme Support Dante Emulate Promo Bar using Full Width Text Box

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #255627
    lazydays
    Member
    Post count: 24

    Hi Guys,
    I have tried to emulate a custom promo bar (i.e.: linking to a different URL to my main Promo Bar). I need this for just one page of my site, see: http://lazydaystest.lazydays.ie/vintage-vw-wedding-car-hire/
    I have managed badly to create something that works sort of but wondered if you can help with the following:
    1) Get the link text and arrow icon to change colour at the same time on hover.
    2) Can the bg-colour of the containing full width text box be changed on hover to emulate the look of my main promo bar that appears on every other page of the site.

    The badly wirtten CSS I have used so far is as follows:
    .weddingPromo {
    padding-top: 33px;
    padding-bottom: 29px;
    }
    .weddingPromo a {
    font-family: “Roboto Slab”, san-serif;
    font-size: 26px;
    line-height: 46px;
    color: #ffffff !important;
    font-style: italic;
    }

    .weddingPromo .sf-icon-icon-one.sf-icon-cont, .sf-icon-icon-one > i, i.sf-icon-icon-one {
    color: #ffffff;
    vertical-align: middle;
    }
    .weddingPromo a:hover, .weddingPromo a:hover > i {
    color: #1f8a70 !important;
    }

    Fingers crossed you can help or come up with a better way of doing it!
    Thanks
    Sue

    #255904
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Where is the bar on this page? Please add a screenshot: http://lazydaystest.lazydays.ie/vintage-vw-wedding-car-hire/

    Thanks.

    #255918
    lazydays
    Member
    Post count: 24

    Hi David,
    It’s the big green full width text block that says “Check Availability & Pricing >”, see attachment.
    Sue

    Attachments:
    You must be logged in to view attached files.
    #255962
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .asset-bg.alt-two:hover {
        background-color: #000 !important;
    }
    .weddingPromo a{
    transform:none !important;
    }

    Thanks
    Mohammad

    #255967
    lazydays
    Member
    Post count: 24

    Thanks Mohammed,
    That has worked a treat. I even added the transition fade ๐Ÿ™‚
    One last Q: Is there a way to hide the down arrow graphic that is part of the full width text box? Either thide or get it to change coor too…?
    Fingers corssed,
    Sue

    #255972
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code also:-

    .weddingPromo:after{
        display:none !important
    }

    Thanks
    Mohammad

    #256001
    lazydays
    Member
    Post count: 24

    Hooray! That all works beautifully.
    Thanks Mohammad I am very grateful for your help ๐Ÿ™‚
    Sue

    #256005
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad to help you.
    Mohammad

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 the following item
Login and Registration Log in · Register