• Resolved nikkbingo

    (@nikkbingo)


    Hi,

    When I turn on size chart my variables disappear, if I turn it off they are back. I can see them in the code but they are not displayed as they should.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support mivtt

    (@mivtt)

    Hi,

    Thank you for using our plugin.

    We problem results from your custom CSS on our plugin, see this:

    .woo_sc_price_btn_popup{ font-size: 0.9375rem !important; padding: 0 !important; } table tr:nth-child(1){display:none;} .woo_sc_call_popup:hover { transform: scale(1.00); box-shadow: none; text-decoration: underline;}

    That includes this CSS: table tr:nth-child(1){display:none;} exactly conflict with your site’s css.

    So our solution is that you can add a class or id to CSS exactly where you want but does not affect other parts.

    Best regards.

    • This reply was modified 3 years, 2 months ago by mivtt.
    • This reply was modified 3 years, 2 months ago by mivtt.
    • This reply was modified 3 years, 2 months ago by mivtt.
    Thread Starter nikkbingo

    (@nikkbingo)

    Thank you. Is there a way to move the button under the variations dropdown? If I choose above cart it goes above variations drop down too.

    Plugin Support mivtt

    (@mivtt)

    Hi,

    Can you capture images and circle what you are mentioning to make it clear?

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Variables’ is closed to new replies.