New Landing How can we help? Atelier Colors for Button Style Menu Item

Viewing 7 posts - 16 through 22 (of 22 total)
  • Posted in: Atelier
  • #209456
    ninesolutions
    Member
    Post count: 192

    Hi Mohammad,

    Sorry to bring up this topic again.

    I noticed that if i add the CSS code you mentioned, it fixed the other pages, but now the naked header on the home page will have the white border. (http://i.imgur.com/y7lDKbN.png) Can I add a CSS code just to fix the naked header? Thanks!

    #209504
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .home nav ul.menu > li.menu-item.sf-menu-item-btn > a {
        background: transparent !important;
    }

    Thanks
    Mohammad

    #216605
    ninesolutions
    Member
    Post count: 192
    This reply has been marked as private.
    #216606
    ninesolutions
    Member
    Post count: 192
    This reply has been marked as private.
    #216694
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    nav ul.menu > li.menu-item.sf-menu-item-btn > a {
    background-color: none !important;
    }

    Thanks
    Mohammad

    #216924
    ninesolutions
    Member
    Post count: 192

    Hi Mohammed, I pasted the code into the custom CSS but it is still not working. The white patch behind the button is still showing. Thanks!

    #217188
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try this code instead.

    nav ul.menu > li.menu-item.sf-menu-item-btn > a {
    background-color: transparent !important;
    }

    Hope it helps.

    -Rui

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