Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1120578

    Hi,
    the labels in the comment section for “name”, “email” and “website” are pretty small in font size.
    How can I make them bigger?
    I’ve provided a link to my website and a screenshot below.
    Cheers,
    Tom

    #1120613

    Hey Thomas,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #commentform label {
        font-size: 16px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1120653

    Thanks, that worked for me!

    #1120761

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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