Home › Forums › I Am One Support › Increasing tagline's font size using Girly theme
- This topic has 7 replies, 4 voices, and was last updated 6 years, 8 months ago by Sonl Sinha.
-
AuthorPosts
-
December 4, 2015 at 6:55 am #15886
Hi there,
I’m using the Girlie theme (love) and am wondering:
a) how do I increase the font size of the tag line?
b) how do I have the sections (theme options > sections) slide in from the left as they did in the original template?December 4, 2015 at 1:08 pm #15911Hi,
1. Kindly show us your website for this.
2. Well you might have to go to the custom.js file for this and change the animation there
I know its tedious but you can either ask us to do it or else go to wp-content/skt-girlie-pro/js/custom.js and the first section animation might be fadeIn change it to slideIn or similar for other effect.
Regards,
ShriDecember 5, 2015 at 5:02 am #15957www.gurpreetkgill.com
December 7, 2015 at 6:48 am #16047Hi,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
paste this css code:
.header span.tagline{ font-size: 15px; }Regards,
ShriDecember 8, 2015 at 5:41 am #16106It worked. Thank you!
December 8, 2015 at 6:05 am #16108Great
Regards,
ShriDecember 29, 2017 at 7:36 pm #90567Hi there, I have just purchased the Girlie full version, but I am battling to get the Menu Font Size increased.
Assistance will be appreciated.
Thanks
BernadineJanuary 2, 2018 at 5:42 am #90626Hi Bernadine,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header .header-inner .nav ul { font-size:16px;}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.