- This topic has 5 replies, 2 voices, and was last updated 6 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 › Perfect Forum › Two line Tagline
Hi, I’m working with the Perfect theme and would like to create a two-line tagline. How can I do this? website: www.sacautoshow.com/sas
Thank you in advance.
Regards,
Diane
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.logo .desc { font-size:16px;}
}
Regards,
Chris
Hi,
I don’t think I explained myself well enough… what I’d like to do is create a two-line tag line that says:
First line: October 19, 20, & 21, 2018 | Cal Expo
Second Line: Friday 10-9 • Saturday 10-8 • Sunday 10-6
I resized the font already in the custom CSS. Normally, I would create a child theme and manually force the tagline to do what I want. But the header.php is not the normal set up I’m use to and I don’t want to ‘break’ the theme.
Thank you again.
Diane
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.desc::after {
position: relative;
display: block;
content: "Friday 10-9 • Saturday 10-8 • Sunday 10-6";
}
Regards,
Chris
Thank you…that worked perfect!
Hi Diane,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/19/
Regards,
Chris
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]