• Resolved mikelneid

    (@mikelneid)


    Hi,

    i want to edit the font sizes for Product Section.
    I would like to minimize the font size of the product name and make the price bigger. At the moment the price is too tiny.
    I can select the size for the product name but not for the price.

    Screenshot:
    https://ibb.co/mDYXRMP

Viewing 1 replies (of 1 total)
  • Hello @mikelneid ,

    There might be some issue with your theme native css, we request you to add some custom CSS in the global settings tab,

    Here is the css,
    #mwb_upsell_offer_main_id p.mwb_upsell_offer_product_price, #mwb_upsell_offer_main_id p.mwb_upsell_offer_product_price del {
    font-size: 27px; ( increase this number to make it more bigger )
    }

    Let us know if you face any other issue

    With Regards
    MakeWebBetter

Viewing 1 replies (of 1 total)
  • The topic ‘Product Section Price Font Size’ is closed to new replies.