- This topic has 3 replies, 2 voices, and was last updated 8 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘diet and nutrition tagline’ is closed to new replies.
Home › Forums › All Other Themes › diet and nutrition tagline
Hello
When I view my website on mobile the tagline, which on full width screen as large a font as can be for one line, mobile Understand cannot be on one line but would like each line to be separated from the one above and below as the words are pushed to more than one line.
View www.thenutritionguy.ca on mobile.
Thanks
Mike
Hi Mike,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:768px){
.logo span.tagline{font-size:20px !important; line-height:30px;}
}
Regards,
Dave
Thank you
That worked.
🙂
WordPress Payment Gateway Plugins Running an online shop is exciting, but one of the biggest challenges store owners face is handling payments. Customers today expect […]
Support Ticket System or Help Desk WordPress Plugins Providing great customer support is no longer optional—it’s a necessity. Whether you’re running an online store, offering […]
WordPress Calculator Plugins Websites today are more than just digital brochures—they’re interactive platforms designed to engage users. One of the most effective ways to make […]