- This topic has 3 replies, 3 voices, and was last updated 8 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Homepage slider text
Hi!
How can I change my homepage slider titles to be non-uppercase and italic and decription fields to be non-italic?
http://zlapanewkadr.pl/
Kindly go to Appearance>>Theme Options>>Layout Settings>>Custom CSS Box:
Add this code there:
div.slide-title { text-transform:capitalize; font-style:italic;}
.slide-description { font-style:normal;}
Regards,
Shri
Thank you, alorst, but not exactly what I wanted to get. Now all the words are capitalized.
I have something like this:
“This Is Just A Sample Sentence.”
and I want”
“This is just a sample sentence.”
Hi Kamil,
Kindly go to Appearance>>Theme Options>>Layout Settings>>Custom CSS Box:
Add this code there:
div.slide-title{text-transform:none !important;}
Regards,
Dave
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]