New Landing How can we help? Atelier main menu colors to appear only on hover

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Atelier
  • #206918
    NikkiSt
    Member
    Post count: 240

    Hi guys

    I would like the main menu pages colors to only appear when hovered on as per the demo site. How do I make these changes? Currently whenever I’m on a page it’s page in the main menu is fixed in the highlighted hover color. Hope that makes sense?!

    thanks

    #207024
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am not getting your issue exactly. Please provide marked screenshot to indicate the issue.
    Thanks
    Mohammad

    #207050
    NikkiSt
    Member
    Post count: 240

    Hi there

    As per screenshot attached, I would like to have the circled newsletter subscription to be centred underneath the rest of the copy, where the arrow is pointing.

    Thanks

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

    Hi,
    Please use this custom css code:-

    #mc_embed_signup input.email {
        width: 250px !important;
        min-width: 130px !important;
    }
    #mc_embed_signup form{
    display:inline-block !important;
    width: 250px !important;
    }
    #mc_embed_signup{
    text-align:center !important;
    }

    Thanks
    Mohammad

    #207112
    NikkiSt
    Member
    Post count: 240

    Thanks. Sorry my previous reply was from another thread but solved that issue – thank you. Please see screenshot attached for this issue.

    So where the arrow is pointing I only want those menu items to have a color when hovered over not to be solid all the time? Hope that makes sense now?

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

    Hi,
    Please provide me wordpress admin login detail.
    Thanks
    Mohammad

    #207117
    NikkiSt
    Member
    Post count: 240
    This reply has been marked as private.
    #207136
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    nav .menu > li.current-menu-ancestor > a, nav .menu > li.current-menu-item > a, nav .menu > li.current-scroll-item > a, #mobile-menu .menu ul li.current-menu-item > a {
        color: #000 !important;
    }

    Thanks
    Mohammad

    #207207
    NikkiSt
    Member
    Post count: 240

    Thanks so much

    #207220
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

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