- This topic has 11 replies, 4 voices, and was last updated 4 years, 1 month ago by Theme Horse Support Team.
-
AuthorPosts
-
August 14, 2019 at 1:27 pm #66604jake-3565Participant
Hello Theme Horse,
I was wondering if there is a way to change the site title font and size? It’s a little thin, and we’d like to darken it up and make it a bit bigger.
How can this be done?
Thank you
August 15, 2019 at 11:22 am #66640Theme Horse Support TeamKeymasterHi @jake-3565,
To make the site title bigger, darker and font weight to normal then please go to the Appearance > Customizer > Ambition Theme Options > Custom CSS and paste the below custom css code.
#site-title { font-weight: normal; } #site-title a { color: #000000; } @media (min-width: 768px) { #site-title { font-size: 30px; } }
You can change the above font size from 30px to any as you desired.
Thanks
August 16, 2019 at 2:10 pm #66685jake-3565ParticipantHi Theme Horse,
That worked well thank you! Is there a CSS reference guide or cheat sheet somewhere, maybe perhaps even in the code that documents these different elements for this theme? I’m sort of slow when it comes to php and css but wouldn’t mind a bit of a read to find some of these varibles which can be tweaked.
Thank you!
August 19, 2019 at 4:20 pm #66820Theme Horse Support TeamKeymasterHi @jake-3565,
Actually we haven’t provided any CSS frameworks on our documentation. Documentations are just to help users to set and use the theme easily. If you want to change the font sizes and color for the elements basis then you can upgrade the theme by buying premium version. In Premium Version you can customize the theme easily through the options provided by the theme.
Thank you
August 21, 2019 at 12:39 pm #66900jake-3565ParticipantHey Theme Horse,
Gothca, if the paid version allows granular edits to the theme elements then we’ll go ahead and buy it!
Thank you!
JakeAugust 26, 2019 at 10:33 am #67134Theme Horse Support TeamKeymasterHi @jake-3565,
Premium version have lots of feature.
Can you please clarify what you are exactly need in the theme?Thank you!
August 27, 2019 at 2:57 pm #67189jake-3565ParticipantHey Theme Horse,
I’ve purchased Ambition Pro and uploaded it. Two questions, is there an easy way to transfer my site from Ambition Free to Pro?
Secondly I’d like to increase the Tagline font size and give it a darker font.
Thank you!
Jake
August 29, 2019 at 10:42 am #67275Theme Horse Support TeamKeymasterHello @jake-3565,
It’s very simple to upgrade to premium version.
Just download the Ambition Pro zip file from your account via our site and upload it to your WP site themes directory as you did for other themes and activate it.And for Tagline font size and color just go to your admin dashboard and go to
Appearance > Customize > Ambition Theme Options
there you can see the option for font size as well as font color.Thank you!
September 4, 2019 at 1:53 pm #67489jake-3565ParticipantHey Theme Horse,
OK I’ve purchased Ambition Pro and activated it. I’m still having trouble finding the font size and color for the main site tagline. It’s stuck at a small size and it’s very grey. I looked at the font settings and I don’t see any settings for the tagline. I’d just like to darken it up a bit.
Am I missing something in the pro options?
Thank you!
September 5, 2019 at 8:19 am #67529Theme Horse Support TeamKeymasterHi @jake-3565,
We have related the ‘Site Tagline’ color with the ‘Content Color’ So to change to color of Site Tagline then please go to Appearance > Customize > Ambition Theme Options > Font Color and change the color of ‘Content’ to a Dark Black.
And you can change the Site tagline under Font Size > Content But If you only wan’t to change the Font Size of Site Tagline then please go to the Appearance > Customizer > Ambition Theme Options > Custom CSS and paste the below custom css code.
#site-description { font-size: 16px; line-height: normal; }
You can set to any font size at the place of 16
Thanks
October 15, 2020 at 6:59 am #82037siennadavid30ParticipantI’m unable to change my text color? what can be the issue?
October 16, 2020 at 12:35 pm #82096Theme Horse Support TeamKeymasterWhich section text color you want to change also which theme you are using?
Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.