New Landing How can we help? Cardinal Font Resize function

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #307756
    delmonte
    Member
    Post count: 47

    Hi, my client would need to have on certain pages functionality to increase or decrease the font size .. I tried to install some plugins like font resizing does not work … you can advise me? how can I do?
    Thanks so much
    Andrew

    #307766
    David Martin – Support
    Moderator
    Post count: 20834

    That is not something that is possible as such via the theme options.

    You could do it using just CSS on a page by page basis.

    Ex:

    .page-id-47 h1 {
       font-size: 12px;
    }
    .page-id-47 p {
       font-size: 10px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register