Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1851204
Font of the products
Closed

Comments

  • jordanprocess started the conversation

    Is there a way we can make the size of the products price is smaller.


  •  1,845
    Elated replied

    Hello,

    You can try to add this css underneath in Appearance >> Customize >> Additional CSS field:

    @media only screen and (min-width: 1025px) {
    .eltdf-woo-single-page .eltdf-single-product-summary .price .woocommerce-Price-amount {
        font-size: 10px;
    } .eltdf-woo-single-page .eltdf-single-product-summary .price .woocommerce-Price-currencySymbol {
        font-size: 10px;
    }
    }

    * Please note that this custom css will apply only for screens bigger that 1025px

    Anyhow, I've noted that you've already added some custom css for that >>

    1434506825.png


    For any other issue you are facing please feel free to ask us and we will assist you as soon as possible. I will give my best to help you building your site.

    Thanks & Regards, 
    Vlada


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.