New Landing How can we help? Themeforest Theme Support Neighborhood Accent color in shopping bag dropdown

Viewing 15 posts - 1 through 15 (of 15 total)
  • #171022
    tarakennymv
    Member
    Post count: 53

    Hello,
    I an adjusting the color accents in the Theme color customize area, but I am running in to issues with the shopping cart. I want the shopping cart drop down colors to look like you have in your demo/slider (screenshot attached).

    But when I adjust the color to be how I want in my main site navigation it also affects how the shopping cart drop down looks.

    Is there a way to adjust the colors for the navigation (which I got how I wanted them to look at one point, but then had to revert back so the shopping cart had a white background again). Ideally I want the main navigation to have black drop-downs, with the teal blue text on hover. [But doing this made the shopping cart also have a black background].

    In the shopping cart dropdown, I want the white background behind the products, with black background behind “Proceed to Checkout” in white text – AND Teal blue/green background behind “View Shopping bag” like you have in your demo/slider file. (attached as a screencap).

    Thanks so much,
    Tara

    Attachments:
    You must be logged in to view attached files.
    #171465
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    In that case with the color customizer adjust the colors of the main navigation.

    After we can customize the cart buttons, make some screenshots of the buttons you want to change and the desired colors(text and background).

    -Rui

    #171681
    tarakennymv
    Member
    Post count: 53
    This reply has been marked as private.
    #171840
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    All theme features have been broken due to any bad javascript code. Have you insert any javascript code anywhere? Have you customize the theme or changed the code?

    Thanks
    Mohammad

    #171932
    tarakennymv
    Member
    Post count: 53
    This reply has been marked as private.
    #171934
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Do you want white text color for cart dropdown?
    Thanks
    Mohammad

    #171977
    tarakennymv
    Member
    Post count: 53
    This reply has been marked as private.
    #172031
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this css code:-

    nav .menu > li.shopping-bag-item ul.sub-menu {
        background: #fff !important;
    }

    Thanks
    Mohammad

    #172060
    tarakennymv
    Member
    Post count: 53
    This reply has been marked as private.
    #172064
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try insert this code at Admin -> Theme Options -> General Options -> Custom CSS.

    nav .menu ul.sub-menu{
    background:#fff !important;
    }

    Thanks
    Mohammad

    #172109
    tarakennymv
    Member
    Post count: 53
    This reply has been marked as private.
    #172125
    tarakennymv
    Member
    Post count: 53
    This reply has been marked as private.
    #172187
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

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

    #main-navigation .menu ul.sub-menu{
    background:#000 !important;
    }

    Thanks
    Mohammad

    Thanks
    Mohammad

    #172351
    tarakennymv
    Member
    Post count: 53
    This reply has been marked as private.
    #172354
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .bag-buttons a.bag-button{
    background:green !important;
    }
    

    Thanks
    Mohammad

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