Home Forums WoodMart support forum Shape of product button (add to cart) and variable price color won’t change

Shape of product button (add to cart) and variable price color won’t change

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #413876

    jakubsendal99
    Participant

    Hello,

    I changed the options in Styles and colors > buttons and Advanced typography > variable price to color black and they won’t change on my website products page.

    I refreshed, ctrl+F5 and cleared all cache and opened it on the incognito mode but it still won’t change. Even after few hours.

    Also i would like to change the separator in price variations range to black color.

    I just want to have all prices in black color and squared add to cart button shape.

    Thank you,
    Jacob

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

    jakubsendal99
    Participant

    I really need some help, we need this website to be available tomorrow and I don’t know what to do with that situation.

    Should I reset all options in woodmart and configure it again?

    I just don’t understand why it won’t change – checked all the plugins etc.

    The site address in now ladnekwiatki.pl

    #413922

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    We are sorry for the delay.

    Please deactivate all the plugins except these ones:

    Slider Revolution
    WPBakery Page Builder or Elementor
    Woodmart Core
    Contact Form 7
    MailChimp for WordPress
    WooCommerce
    Safe SVG

    Please check If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.

    Best Regards

    #413928

    jakubsendal99
    Participant

    Hello, I did that, but the problem still remains.

    I noticed that the shop widget also don’t appear when i add product to cart and it should pop up on the side.

    I used woodmart for 3 other websites and i didn’t have any problems with it.

    Thank you for response 🙂

    #413931

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Please provide permission to deactivate the plugins not related to the theme.

    Best Regards

    #413932

    jakubsendal99
    Participant

    I give you permission to deactivate other plugins.

    #413949

    Hello,

    The problem is caused by incorrect HTTP and HTTPS configuration: https://domain.com is the actual site URL, however, http://domain.com is used in Dashboard > Settings > General. In this case, it is necessary to configure URLs correctly.

    If you have any questions please feel free to contact us.

    Best Regards

    #413954

    jakubsendal99
    Participant

    I configured the urls in dashboard correctly now, but the problem still remains.

    #414012

    jakubsendal99
    Participant

    Is there something else that I can do or I should just reset the woodmart settings? Will it help?

    #414022

    jakubsendal99
    Participant

    Ok, I conducted a reset of woodmart theme and set everything again, but still:

    – the variation price color won’t change to black color
    – the add to cart button still remains rounded and i need it to be square
    – shop widget don’t appear after adding to cart

    Could help me resolve this problem, please?

    #414080

    jakubsendal99
    Participant

    I resolved the button issue. Button style in elementor was affecting the add to cart button somehow.

    Problems that remain:

    – can’t change variation proce color
    – shop widget don’t appear when i add something to cart

    Would really appreciate some help 🙂

    #414230

    Hello,

    You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to Theme Settings > Typography > Advanced Typography.

    Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Please deactivate all the plugins except these ones:

    Slider Revolution
    WPBakery Page Builder or Elementor
    Woodmart Core
    Contact Form 7
    MailChimp for WordPress
    WooCommerce
    Safe SVG
    Switch to the parent theme and check.

    If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.

    Best Regards

    #414383

    jakubsendal99
    Participant

    I did that already and it didn’t worked.

    #414797

    Hello,

    You need to add the price selectors to the Advanced typography https://prnt.sc/U3KTL_RMgAF9

    Selector for single product: html .product-image-summary-wrap .summary-inner > .price

    Selector for the grid: html .product-grid-item .price

    Then change the color. We will check that in our nearest update.

    Best Regards

    #414805

    jakubsendal99
    Participant

    Great, It worked for the price range color, but it still don’t affect price variation color. In addition to that, I can’t even changed font of variation price.

    Everything else works well.

    What can be a problem here? I think that something is blocking it.

    Thank you for your response Elise 🙂

    #414933

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .product-image-summary-wrap .summary-inner > .price .price,
    .product-image-summary-wrap .summary-inner > .price .price .amount {
    	color: inherit;
    }

    In order to change the color of the price, you need to use the selector we provided above: https://prnt.sc/U3KTL_RMgAF9

    Best Regards

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