Okay
  Public Ticket #1559494
Website Style
Closed

Comments

  • themask2302 started the conversation

    Dear,

    Can you please help me some small issue with my website:

    1. I want to make the title and price of the product Bold and Bigger
    2. How can I change words "Quick description", "Clear" and "Qty" into my language? I tried some translation plugin but they didn't work

    Thank you

  •  608
    WordPress replied

    Hi,

    1: You can edit style css and add in child theme:

    .info .product_title, #yith-quick-view-content .product_title {
        font-size: 20px;
        font-weight: 600;
    }
    2: You installs and active Loco translate plugin and translate it in theme 

    Loco Translates -> Theme -> efram