New Landing How can we help? Atelier Colour Customiser not changing left banner cart, wish list, account buttons

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #208617
    paperhedgehog
    Member
    Post count: 3

    Hello,

    I’ve started putting together my website using the colour customizer and have it so that the search and contact buttons are to the right side of the header and the account, wishlist and cart are to the left. However, I’m facing a problem that the background colour of the banner is white, and I can’t seem to change the colour of the left hand side buttons to green like the rest of the buttons – I can’t find a way to change it on the customiser, is there a way for this to happen?

    Thanks

    #209126
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    nav .menu > li.menu-item > a, nav.std-menu .menu > li > a {
      color: #2F552B!important;
    }
    

    – Kyle

    #209272
    paperhedgehog
    Member
    Post count: 3

    That’s done it – thanks very much!

    #209275
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    #209278
    paperhedgehog
    Member
    Post count: 3

    Ah wait , sorry about this – it had turned the account cart and wishlist items green, but it also made the navigation title green too but wouldn’t let me change back on the customizer

    #209286
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry, try:

    .header-left .std-menu ul.menu > li > a, .header-right .std-menu ul.menu > li > a {
      color: #2F552B!important;
    }

    – Kyle

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