Home Forums WoodMart support forum Single Product buy now color change

Single Product buy now color change

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #498865

    mahmoudmohamed
    Participant

    Hello there i need to change this button color
    https://prnt.sc/OAKju5K-TlOZ
    also i need to remove those bars on picture below
    https://prnt.sc/fuzs-8ei4JHb
    its located on cart page some how it came up maybe i played with some settings and put em wrong
    also big problem is on the private content

    #499067

    Hello,

    01. Go to Theme Settings -> Styles & Colors -> Buttons. Select the “Single buy now” element from the list and configure its colors to your needs.
    https://ibb.co/Y7yhxnk

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

    .notifications-sticky div.wpcf7-response-output, .notifications-sticky .mc4wp-alert, .notifications-sticky :is(.woocommerce-error,.woocommerce-message,.woocommerce-info), .notifications-sticky .yith_ywraq_add_item_product_message {
    	display: none;
    }

    Best Regards.

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