• Resolved silverautumn

    (@silverautumn)


    Hi! I’d like to make these entries larger (font and images) and maybe have three entries on a line if that’s possible. How would I go about doing that?

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

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

    (@shazahm1hotmailcom)

    Add the following custom CSS to the theme’s custom CSS are in the theme’s custom CSS area in the Customizer:

    #cn-circled .cn-circled-content h3 {
    font-size: 20px;
    }

    #cn-circled .cn-circled-content p {
    font-size: 16px;
    }

    I hope this helps, please let me know.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.