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

Viewing 15 posts - 1 through 15 (of 22 total)
  • Posted in: Atelier
  • #206535
    ninesolutions
    Member
    Post count: 192

    Hello,

    I have set the last menu item (try netgain for free) to be a button style menu item. May know how can i set the button color and text color?

    thanks!

    #206539
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    nav ul.menu > li.menu-item-235 > a > span.menu-item-text{
    border:2px solid #eee !important;
    border-radius:50px !important;
    }

    Thanks
    Mohammad

    #206635
    ninesolutions
    Member
    Post count: 192

    Thanks Mohammad,

    I tried the CSS code but there is still no changes.

    I wish to make the button to look like this: http://i.imgur.com/KrFpjj5.png

    thanks!

    #206663
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    nav ul.menu > li.menu-item.sf-menu-item-btn > a > span.menu-item-text {
        background: #04BEF9 !important;
        border-radius: 4px !important;
    }

    Thanks
    Mohammad

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

    Hi,
    I have resolved the issue so please check it now.
    Thanks
    Mohammad

    #206678
    ninesolutions
    Member
    Post count: 192

    Hi Mohammad,

    thank you so much for the quick response!

    I have one last issue with it.

    On the sticky header the white font text is not appearing. http://i.imgur.com/IbiSiGI.png

    Can you help me with it too?

    Thanks you ๐Ÿ™‚

    #206692
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove my last css code use this custom css code:-

    nav ul.menu > li.menu-item.sf-menu-item-btn > a > span.menu-item-text {
        background: #04BEF9 !important;
        border-radius: 4px !important;
        color:#fff !important;
    }

    Thanks
    Mohammad

    #206695
    ninesolutions
    Member
    Post count: 192

    Thanks Mohammad,

    It is all working perfect now!

    Thank you so much!!

    #206702
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

    #207391
    ninesolutions
    Member
    Post count: 192

    Hi Mohammad,

    Sorry to open this thread again, i am having a little bit of trouble here.

    When i mouse over the button, the hover effect expand to the entire menu. (see here: http://i.imgur.com/M8JfCUn.png) may i Know how can i disable that hover effect?

    Thank you so much!

    #207396
    ninesolutions
    Member
    Post count: 192
    This reply has been marked as private.
    #207478
    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: #FFF !important;
    }

    Thanks
    Mohammad

    #208215
    ninesolutions
    Member
    Post count: 192

    Thanks Mohammad,

    all great now!!

    Thank you! ๐Ÿ™‚

    #208222
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad it’s sorted. Thanks Mohammad.
    -Rui

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