• Resolved Olufemi

    (@yurbshop21)


    Thanks for the update!

    Ever since the last update, the css I have been using to make sure button text inherit theme font family and size is no longer working. My size chart type/position is still “before add to cart”.

    below is the CSS

    div#woo_sc_before_add_to_cart {font-family: Aclonica;} #woo_sc_before_add_to_cart{ font-size: 16px; }

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support angelagrey

    (@angelagrey)

    Hi,

    Thank you for reaching out to us.

    For now I’m getting 503 error accessing the site above. When it’s accessible again, could you send me a product URL where I can see the size chart?

    And, do you want to edit the font family and font size of the whole size chart content or just the size chart button label?

    Best regards.

    Thread Starter Olufemi

    (@yurbshop21)

    Thank you @angelagrey

    I just want to edit the size chart button text/label. You can see size chart here

    • This reply was modified 3 weeks, 3 days ago by Olufemi.
    Plugin Support angelagrey

    (@angelagrey)

    I’m sorry I missed that.
    Can you please add this custom CSS:

    #woo_sc_show_popup {
    font: inherit;
    font-size: 16px;
    }
    Thread Starter Olufemi

    (@yurbshop21)

    Thanks @angelagrey , it helps.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.