Forum Replies Created
-
AuthorPosts
-
Thanks, that worked for me!
February 18, 2019 at 12:36 am in reply to: How can I style the comment input and the send button below? #1068069Thanks, Mike! Problem solved.
October 1, 2018 at 9:12 pm in reply to: Change translation for message when email address is already subscribed to list #1016748Thanks, I think that works for me.
Thank you! Problem solved.
September 25, 2018 at 5:29 pm in reply to: Underline effect for main menu links in hover state #1014309Nevermind, I already figured it out. You can close this thread, thank you.
- This reply was modified 6 years, 1 month ago by Thomas.
Hi Rikard,
you can close this topic.Best regards,
ThomasHello Mike, thank you! Now it works.
Best regards,
ThomasGreat, that works. However, when I move that code line from the CSS field to my child theme’s CSS file, the blog font size is larger again. Do you have an idea why that is?
I included FTP credentials below so that you can edit the child theme directly, if necessary.
Best regards,
ThomasMike, thank you very much for your help!
Now the page looks the way I want it to, both on desktop and mobile. My problem is solved, you can close this topic.Best regards,
ThomasHi Mike,
actually, I only want to move the left image and the button below it.
Here is a mockup: https://imgur.com/qQ5RMyoBest regards,
ThomasHi Rikard,
I just realized that somehow I didn’t save the changes.I added the lines again, and now it works. Thanks for your help, and sorry for bothering you.
You can close this thread now.Best regards,
Thomas- This reply was modified 6 years, 7 months ago by Thomas.
Thanks. Here is the code I have added:
/* Add Merriweather font for content. */ add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Merriweather'] = 'Merriweather:400,700'; return $fonts; }
And this is my font menu – as you see, that font Merriweather is still missing.
- This reply was modified 6 years, 7 months ago by Thomas.
November 4, 2017 at 2:49 pm in reply to: Section with 100% Background Window is cropped at the bottom #872530You can close it, thanks.
November 3, 2017 at 9:42 pm in reply to: Section with 100% Background Window is cropped at the bottom #872304Nevermind, I figured it out.
-
AuthorPosts