Home Forums WoodMart support forum Change color of cart icon for specific pages

Change color of cart icon for specific pages

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #245689

    JaissoN91
    Participant

    Hello Community

    Im back with another question
    How is it possible to change the cart icon color Into other colors on a specific page? Links below. Btw this is a Client site from your themeforest.net Description.

    https://happease.me/formulas/jungle-spirit/ (Green)

    https://happease.me/formulas/mountain-river/ (blue)

    https://happease.me/formulas/strawberry-field/ (Red)

    Thx for help and sry for that questions. But it’s my Frist time with woodmart

    #245733

    JaissoN91
    Participant

    Ah I forgott. Secound question, how can I make the Footer Dropdown Navigation? Screenshot below

    I cant edit the Post above anymore.

    Attachments:
    You must be logged in to view attached files.
    #245810

    Hello,

    Please add this code to the Theme Settings > Page settings of each page:

    body .woodmart-shopping-cart.woodmart-cart-alt .woodmart-cart-icon:before {
    	color:red;
    }
    body .woodmart-shopping-cart.woodmart-cart-alt:hover .woodmart-cart-icon:before {
    	color:blue;
    }

    Set the colors as per your needs.

    As for the second question: you need to enable the “Collapse widgets on mobile” option in the Theme Settings > Footer.

    This would work if your footer is built-in Appearance > Widgets Foter Columns widget areas.

    Best Regards

    #245826

    JaissoN91
    Participant

    Hey thanks for your help. The Footer option works great. But were I have to put the code in the Page settings? Also for each Page? Please Show me were I can find the option

    Regards

    #245898

    Hello,

    Please have a look at the screen: https://prnt.sc/vsh4hb

    Yes, you will have to insert and set different colors for each page where you want to change.

    Best Regards

    #245927

    JaissoN91
    Participant

    Thanks you, this one works. And how can I change the primary color of each Page is there a secound Code? I only can Set the Main color as primary in youre theme options. But I want diffrent colors for each Page (like in the links below). Ive added the URL as privat content. Best Regards

    #246037

    Hello,

    There is no option to set different Prime colors for each different page, unfortunately.

    Best Regards

    #246719

    JaissoN91
    Participant

    okay i think this was a missunderstand. i mean just the whole Color of the specific page. for example in the hidden content, there are also 3 diffent page, every with its own color. i found out, that i can change the colors manually. but now ive a new question. how can i reach that? i just can change to “rounded in WPbakery Builder Image setting, but how can i make the Corner radius more intense? hope you can help me!

    Attachments:
    You must be logged in to view attached files.
    #246882

    Hello,

    WP Bakery page builder has a Single Image element. You will find the option to set round borders, also you will find different effects for images.

    Best Regards

    #246915

    JaissoN91
    Participant

    Yes thats true. But the option is just a bit rounded. I want the same as the Image below. want more rounded corners like the sample picture

    Regards.

    #247044

    Hello,

    Please provide the page URL with the images. I will provide custom CSS.

    Best Regards

Viewing 11 posts - 1 through 11 (of 11 total)