• susankilcoyne

    (@susankilcoyne)


    Hi,
    I am trying to style the unit price size of text. I am using Divi theme and it won’t allow me to edit anything.
    Can you offer some guidance on how to do this?
    Thanks
    Susan

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

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there

    You can try to add the following CSS rule to Additional CSS section of theme customizer (WP Dashboard -> Appearance -> Customize):

    .wishlist_table td.product-price .amount {
        font-size: 20px!important;
    }
    

    This will change the font-size for the price in the table; let me know if I’ve correctly understood your request, or if you want to change somethig else

Viewing 1 replies (of 1 total)
  • The topic ‘Amending unit price style’ is closed to new replies.