Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #312504

    Hi Guys,
    I would like to have 2 font sizes in the pricing table – price row

    p.m. should be same size as the other font sizes in that coloum.. how can I do this?

    thanks

    #312516

    Hey jeffreyvanoostrom!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .avia-desc-col li.avia-pricing-row {
    font-size: inherit;
    font-weight: inherit;
    }

    Cheers!
    Yigit

    #312729

    Hi Yigit,

    Worked great ( I added: text-align: right;)
    Thanks for the fast and super good support

    Regards,
    Jeff

    #312780

    Oh I cheered too early. The padding is too small now. please check.

    Thanks
    BR
    Jeff

    #312784

    Hi!

    Please add following code to Quick CSS as well

    .avia-desc-col li.avia-pricing-row { min-height: 115px; }

    Regards,
    Yigit

    #312811

    Awesome, that worked.
    Thanks Yigit!

    #312814

    Hi!

    You are welcome Jeff, glad we could help! Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Pricing table font size’ is closed to new replies.