- This topic has 5 replies, 3 voices, and was last updated 3 years, 2 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Signify Pro › SIGNIFY Pro audio / fonts questions
i have the free version of SIGNIFY and was thinking of upgrading.
2 issues i have with the free version, and im wondering if its a problem with the free version that will be fixed with the pro or maybe its another problem.
1. I have both linked to a Youtube video and uploaded a video for the main page header video. but neither have any audio. is audio supported in the free version or is this a pro version option? does audio suppose to work at all? the video i have has audio and works fine on my PC and on youtube.
2. Can i change the fonts in the pro version, i dont see any options to change the fonts in the free version, except maybe by messing with the CSS file, which i would like to avoid.
thanks
@ALIEN, Audio is not supported for the header Video. And yes there are the options to change the fonts in the pro version
You can check the screenshot to know the available font options in the theme
https://www.awesomescreenshot.com/image/11829495?key=223ba535b48632adc99e39f5c10fc61d
The customizer UI for Signify Pro offers font family customization but not font size. My Additional CSS for .entry-title is not overriding the default font size, which I cannot find in the CSS.
How can I adjust font size in the various elements throughout the theme?
@Helena, Please try this CSS
@media only screen and (min-width: 64em){
.entry-title a{
font-size: 40px;
}
}
You can do it in a similar way for all other elements
Thanks. The trouble is that there isn’t a way to set font sizes site-wide. I’m spending a lot of time adding CSS, just to reduce the font-size for multiple headings throughout the site. Doing each one individually is a bummer. Am I missing something or is adding CSS the only way to manage typography in the Pro version?
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |