Adjusting Font within Price Table

Support Forums Cian – WP Theme Adjusting Font within Price Table

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6432
    G Miller
    Participant

    Hello,

    Can you please help me adjust manually adjust the font style within the pricing table? I am currently using Russo One as primary, and Roboto as the accent. I’d like to switch the font for the cost (4.99) which is shown within the circle of the price table.

    Thanks,

    Garrett

    #6436
    CreaboxThemes
    Keymaster

    Hi,

    to modify that style, you can add the next custom css in the option “Custom CSS” on the page “Theme Options > Custom Scripts”:

    .wpb_cian_price_table .plan-heading .circle-price{
        font-family: 'Roboto';
    }

    I attach an image to show you where to type the code.

    Regards

    #6439
    G Miller
    Participant

    Hello,

    This worked perfectly!

    Thanks so much,

    Garrett

    #6443
    CreaboxThemes
    Keymaster

    Your welcome. If you need something more, contact me please.

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.