the font size of my drop down menu has changed (I think since last update).
I tried to change font size in customizer (logo & header -> main bar & primary menu -> font size for drop down menu items) but nothing changed. Am I wrong?
I would like to change it back to 18px, normal. Where can I do this?
And I have another problem with the font size of the heading text in the main sidebar. On the pages linked in the footer (Imprint, Privacy & Cookie Policy) are displayed here in capital letters and I don't understand where to change it (to "normal" letters as well as on the other pages).
Yes, the last few days the menu font size was very small and bold, ... but now it's back to 18px. :-)
About the second question: I meant the heading text in the main side bar. The font is different on the pages (uppercase and normal). Please see screenshots.
However, the capital letters only appear on the cookie policy, privacy policy and imprint pages.
I changed text-transform for H2 in elementor as you said, but nothing changed. The green heading text in the main side bar is still different on some pages (as mentioned, upper case on one pages, "normal" letters on other pages).
Hi,
the font size of my drop down menu has changed (I think since last update). I tried to change font size in customizer (logo & header -> main bar & primary menu -> font size for drop down menu items) but nothing changed. Am I wrong? I would like to change it back to 18px, normal. Where can I do this?
And I have another problem with the font size of the heading text in the main sidebar. On the pages linked in the footer (Imprint, Privacy & Cookie Policy) are displayed here in capital letters and I don't understand where to change it (to "normal" letters as well as on the other pages).
Thanks for your support!
Hi,
1. I've checked your site, the menu font size is already displayed as 18px, you can view the screenshot below:
2. If you want to disable the uppercase of Footer Widgets, please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
Hi,
Yes, the last few days the menu font size was very small and bold, ... but now it's back to 18px. :-)
About the second question: I meant the heading text in the main side bar. The font is different on the pages (uppercase and normal). Please see screenshots.
However, the capital letters only appear on the cookie policy, privacy policy and imprint pages.
Regards,
Rebecca
Hi,
As I checked, this issue was caused by you've set the general style for Heading via Elementor here - check this image: http://prntscr.com/20y29nn
Please change text-transform here for H2 to default - and this issue will solve.
Best Regards,
PenciDesign
Sorry, but I don't get it.
I changed text-transform for H2 in elementor as you said, but nothing changed. The green heading text in the main side bar is still different on some pages (as mentioned, upper case on one pages, "normal" letters on other pages).
Best regards,
Rebecca
Hi,
You can see more here - it's CSS from Elementor
Or you can simply add more of this code to Customize > Custom CSS to override it:
Best Regards,
PenciDesign
Thank you! I have overridden it and now it works.