Home Forums WoodMart support forum crawling CSS

crawling CSS

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #95260

    denisdov71
    Participant

    1)When you go to the basket (if the amount of five-digit) is crawling tables. How can this be corrected?
    2)How and where can I change the color (in the screenshot it is green)?
    Thanks

    #95313

    Artem Temos
    Keymaster

    Hi,

    Could you please reupload your screenshots in a size smaller than 512KB? Or upload it to some cloud service like Dropbox or Google Drive.

    Thank you in advance

    #95498

    denisdov71
    Participant
    #95512

    Artem Temos
    Keymaster

    1. You need to disable the sidebar for your cart and checkout pages in Dashboard -> Pages to make them look correctly

    2. Add the following CSS code to the Theme Settings -> Custom CSS to change the message color

    body .woocommerce-message {
        background-color: #ef09ef;
    }

    Could you please be so kind and change your review on ThemeForest? If you have any problems with the theme, we are here to help you.

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