Reply 315248 to: Search bar problems and a little customization help

Avatar: Olga Barlow
Olga Barlow
Support staff
January 26, 2022 at 12:35

Hello,

1) It depends on your purposes. Read more about the difference between the px and em here https://stackoverflow.com/questions/11799236/should-i-use-px-or-rem-value-units-in-my-css

2) Our theme comes with hardcoded font-size styles for that widget https://prnt.sc/26jkgag + https://prnt.sc/26jkgrj
It does not use Elementor settings for that. Elementor plugin controls elements that you added to page content on the simple pages. If you want to change the font-size of that widget you can use Theme Options > Custom CSS and add the below code for example:

.widget-title, .widgettitle {
    font-size: 25px;
}

Also, you can install Yellow Pencil plugin (XStore > Plugin installer) that will help you to change some styles if you are not very familiar with the CSS.

3) Nope, there should not be font-size there because it can’t be the same for all the headings (h1-h6).

4) Changing of the Headings settings of the Typography will change the title font-family of the product because it uses the heading tag.

5) We don’t have such a support member with such name. Where did you see that? Provide screenshot, please.

We do understand you very well! You can use simple sentences and screenshots. It will be more than enough for us.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.