Demo Import uncomplete - by matouskralik

This topic has 23 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler

  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 6, 2018 at 12:02

    Hello,

    Unfortunately, this is not possible, but add this code in Custom css:

    .single-product table.variations,
    .single-product table.variations td.value {
        margin-bottom:  0;
    }
    
    .single-product #ni_enquiry {
        clear:  both;
        margin-bottom:  20px;
    }

    Regards

    Avatar: matouskralik
    matouskralik
    Participant
    April 6, 2018 at 16:17

    I got some feedback from my customer, please help me out a bit with these 🙂

    1/ There is still issue with scrolling in blog posts (https://olaffart.cz/prvni-foceni for example)
    2/ Can I somehow change color of all <p> text strings in whole website? They are kinda way tooo bright and its almost impossible to read them – I need color like #4f4f4f
    3/ Where Can I edit this product tab? https://ibb.co/d5nnSH
    4/ I have tried to change text color via Theme Options but it changed color of text in buttons… why? Its called “body text” 🙁 https://ibb.co/iByY1c

    Thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 10, 2018 at 10:12

    Hello,

    Sorry for the delay due to the weekends.
    1. Please disable “Full page sections” http://prntscr.com/j38i7x
    2.

    p {
        color: #4f4f4f !important;
    }

    or check settings of your text elements – https://prnt.sc/j38jg0
    3. This is default woocommerce tab, so I would recommend you to contact woocommerce support.
    Maybe this article will be useful for you – https://docs.woocommerce.com/document/editing-product-data-tabs/
    4.

    .single_add_to_cart_button {
        color: white;
    }

    Regards

  • 1 2
    Viewing 23 results - 21 through 23 (of 23 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.