Tagged: gravity form
-
AuthorPosts
-
July 25, 2017 at 6:34 pm #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
July 26, 2017 at 5:52 am #829951Hey 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,
NikkoJuly 26, 2017 at 8:15 pm #830325This reply has been marked as private.July 26, 2017 at 9:05 pm #830343Hi,
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,
YigitJuly 26, 2017 at 9:46 pm #830353Thank 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
July 27, 2017 at 7:52 am #830481Hi,
I tried to check your site again but it shows:
This site can’t be reachedBest regards,
NikkoJuly 27, 2017 at 4:19 pm #830716Its loading now
July 28, 2017 at 4:03 pm #831107Hi,
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,
YigitJuly 28, 2017 at 5:41 pm #831188yes 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
July 28, 2017 at 5:46 pm #831191Hey!
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,
YigitJuly 28, 2017 at 10:40 pm #831324It 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
July 28, 2017 at 11:03 pm #831329 -
AuthorPosts
- The topic ‘Increase gravity font titles’ is closed to new replies.
