New Landing How can we help? Cardinal How to change menu font color from white to black before scrolling

Tagged: 

Viewing 15 posts - 16 through 30 (of 30 total)
  • Posted in: Cardinal
  • #290748
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    It seems perfect to me so please check after clear the the cache of browser.
    Thanks
    Mohammad

    #291174
    computerarts
    Member
    Post count: 56

    You can see the issue here please. Thanks
    http://screencast-o-matic.com/watch/cDQjDcjjRP

    #291178
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this:

    a.swift-slider-prev:focus,a.swift-slider-next:focus{
    text-decoration:none !important;
    }

    – Kyle

    #291186
    computerarts
    Member
    Post count: 56

    thanks kyle – that worked super. Do I need all the other code too?
    #mobile-menu-wrap a, #mobile-cart-wrap a:not(.sf-button) {
    color: #fff !important;

    }
    #mobile-menu-wrap a:hover, #mobile-cart-wrap a:hover:not(.sf-button) {
    text-decoration: none !important;
    }

    a.swift-slider-prev:hover,a.swift-slider-next:hover{
    text-decoration:none !important;
    }

    a.swift-slider-prev:focus,a.swift-slider-next:focus{
    text-decoration:none !important;
    }

    #291216
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You can remove

    a.swift-slider-prev:hover,a.swift-slider-next:hover{
    text-decoration:none !important;
    }

    – Kyle

    #291278
    computerarts
    Member
    Post count: 56

    nope if I remove that the hover is back on the arrows on the slider…

    #291293
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok keep that code then

    – Kyle

    #291471
    computerarts
    Member
    Post count: 56

    Hi, We have a button in the slider on this page : http://creativebureau.dk/beirholmsearch/kontakt/ We have managed to change the button colour to the gold colour we want but it still has the default yellow-gold colour when we hover over the button. We have tried changing it in CSS but nothing is working. How do we change the hover colour of the button?

    Thanks!

    #291831
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    a.sf-button.gold:hover {
        background-color: #fff !important;
    }

    Thanks
    Mohammad

    #291915
    computerarts
    Member
    Post count: 56

    That code didn’t work. Didn’t change anything when we hover, it still goes yellow-gold.

    #291916
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Where are you adding that css? It works fine for me when I test it on your site

    – Kyle

    #291923
    computerarts
    Member
    Post count: 56

    Working now! Thanks guys!

    #291925
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! No problem

    #329758
    computerarts
    Member
    Post count: 56

    Thanks but we still have issues on the slider with underlining arrows:
    https://www.dropbox.com/s/bo9k620qrok2oda/Sk%C3%A6rmbillede%202017-06-22%2017.41.58.png?dl=0

    #329759
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    @computerarts

    Can you confirm us your site url and admin credentials?
    Thanks

    -Rui

Viewing 15 posts - 16 through 30 (of 30 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