Tagged: , , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26065

    Hi!

    I created a contact form, but the text that goes right above it is way too small. I’ve tried to change things in the CSS (and I’m not very good at coding…. at all), but nothing seems to be fixing this particular issue (even when other things to do change). I afraid I’ll break the theme, but I don’t know how to fix it. The link to the page with the issue is: http://ellensheart.org/contact-us/

    Can you help?

    PS. it would be lovely to see the ability to adjust font size somewhere in the theme options in the admin backend… for those of us who dabble and don’t know code all that well. :)

    #129177

    Hmmm… I added some code from a different post and refreshed the page and this time the code I added seemed to work. So, I guess I resolved the issue. I’m still not sure which header the contact form used, but it’s better now. :)

    I’d still love to have the ability to change font size without messing with the code though. :)

    #129178

    Hi,

    The Enfold uses the standard 12px – 13px font size. You can easily change it on your custom.css or Quick CSS.

    body {
    font-size: 15px;
    }

    Glad you fix the issue. :)

    You can add a featured request on this one: https://kriesi.at/support/topic/enfold-feature-requests

    If you like the template please send us a testimonial: https://kriesi.at/support/topic/your-testimonials-on-our-front-page-a-unique-chance

    Regards,

    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Font size issue on contact form’ is closed to new replies.