Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #829739

    How do I increase the font size on gravity font titles?

    I am trying the following CSS but it is not changing

    .gform_body label {
    font-size: 20px !important;
    }

    My site

    #829951

    Hey navindesigns,

    I have inspected the page but I could not see the code you add (which I think should work), do you have any caching or minification plugin? try flushing it out. Hope this helps :)

    Best regards,
    Nikko

    #830325
    This reply has been marked as private.
    #830343

    Hi,

    There was a missing closing curly bracket in your custom CSS code. I added it. Please flush browser cache and review your website.

    Best regards,
    Yigit

    #830353

    Thank you

    I don’t know if this has anything to do with it but now the homepage video player is really small on desktop

    screenshot – http://imgur.com/a/bUQqq

    #830481

    Hi,

    I tried to check your site again but it shows:

    This site can’t be reached

    Best regards,
    Nikko

    #830716

    Its loading now

    #831107

    Hi,

    To see if it is related to your custom CSS or not, please try temporarily removing your all custom CSS code and check if that helps :)

    Best regards,
    Yigit

    #831188

    yes it works fine when i remove all my custom code

    so it is definitely something in my code

    I do have a lot of custom code

    is this something you guys can help with or do I have to figure this out?

    thanks

    #831191

    Hey!

    Forums are very busy at the moment therefore we would really appreciate if you figured it out. If you cannot, please let us know and we will look into it as soon as we can.

    Best regards,
    Yigit

    #831324

    It looks like this was the problem

    #full_slider_1 .avia-slideshow-inner, .caption_fullwidth {
    max-height:400px;
    }

    I removed it and it is working fine now

    #831329

    Hey!

    Great! Glad you figured it out :)

    Best regards,
    Yigit

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Increase gravity font titles’ is closed to new replies.