Hi there. I have a few questions.
1. I updated yesterday, and since then elements I add keep disappearing! (color sections with text blocks) this, as you might imagine, is very frustrating.
2. The page is not responsive.
3. I would like to change H1 to Montserrat Bold, 79pt how can I do that?
4. Do you offer a service where I can have phone support, or do you know of any?
our site is 4youthproductions.org (just one coming soon landing page now)
Thanks in advance!
Raphael.
Hi 4youth!
1- Please try to increase the allocated memory to 128M http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
You can also contact your service providers to do it
2- I have just checked your website on my iPhone and responsiveness seems fine http://i.imgur.com/DYe0M49.png
Special heading text on the bottom is a bit too big, you can decrease the font size by adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) {
body .av-special-heading.blockquote > * { font-size: 35px; }}
3- Please see Peter’s post here https://kriesi.at/support/topic/add-a-new-custom-font/#post-212124
4- No, we do not. You can try hiring a freelance developer on Microlancer, Codeable or WorkPress
Best regards,
Yigit
Thank you Yigit. That solved it!