New Landing How can we help? Atelier Sub Menu Background Color use Transparent

Viewing 15 posts - 1 through 15 (of 15 total)
  • Posted in: Atelier
  • #200604
    muska411
    Member
    Post count: 13

    Hi, i use Custom CSS

    nav .menu ul.sub-menu, li.menu-item.sf-mega-menu > ul.sub-menu > div {
    background-color: rgba(255,255,255,0.6)!important;
    }

    for the sub-menu Transparent , but the 1. background-color Transparent is right, but 2. and 3. background-color is overlapping

    is the way setting all background-color look like 1. background-color ?

    thanks ^^

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

    Hi,
    Please provide me wordpress admin login detail to check and resolve the issue.
    Thanks
    Mohammad

    #200946
    muska411
    Member
    Post count: 13
    This reply has been marked as private.
    #200959
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with issue.
    Thanks
    Mohammad

    #201057
    muska411
    Member
    Post count: 13
    This reply has been marked as private.
    #201059
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .full-center nav#main-navigation {
        float: left!important;
        margin-left: 10%!important;
    }

    -Rui

    #201074
    muska411
    Member
    Post count: 13

    cool, thanks soooo much !

    and other issue, i use Custom CSS

    nav .menu ul.sub-menu, li.menu-item.sf-mega-menu > ul.sub-menu > div {
    background-color: rgba(255,255,255,0.6)!important;
    }

    for the sub-menu Transparent , is that right ?!

    #201075
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Yes it is.Is looking fine.

    -Rui

    #201113
    muska411
    Member
    Post count: 13
    This reply has been marked as private.
    #201122
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Do you want something like this?
    https://www.dropbox.com/s/wrbvq91zd00xo2n/Screenshot%202015-08-05%2019.20.08.png?dl=0

    Do you have any mockup image so we can see if it’s possible to achieve with css?

    -Rui

    #201137
    muska411
    Member
    Post count: 13
    This reply has been marked as private.
    #201994
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    To remove the sub menu background opacity also add:

    li.menu-item.sf-mega-menu>ul.sub-menu>div>li ul {
        background-color: transparent!important;
    }

    Thanks,
    David

    #202039
    muska411
    Member
    Post count: 13

    thanks

    #202196
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to David.
    Mohammad

    #202278
    David Martin – Support
    Moderator
    Post count: 20834

    Great, happy to help.

    Thanks.

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