- This topic has 5 replies, 2 voices, and was last updated 6 years, 3 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
The Horse Ranch WordPress Themes by SKT Themes are designed to highlight the beauty and professionalism of equestrian businesses. With stunning layouts for service descriptions, […]
Tarot WordPress Themes by SKT Themes offer visually stunning and intuitive designs tailored for spiritual services. With features like appointment booking systems, service sections, testimonial […]
Adventure Sports WordPress Themes by SKT Themes are designed to meet these needs with dynamic layouts, high-quality image galleries, and dedicated sections for services, tours, […]