how can i set this text to lower case? http://i.imgur.com/a6WdmpG.jpg
Hi alfaweb2!
Please add following code to Quick CSS
h1,h2,h3,h4,h5,h6 { text-transform:none !important; }
Cheers!
Yigit
Hi!
Original text is in all caps – http://i.imgur.com/geTjGWQ.png
Please edit it. Uppercase is not being applied using CSS
Best regards,
Yigit
SORRY Closed!
Last thing here. Can you help me to get the header centered. it is not in the center. http://i.imgur.com/QkQfNO9.jpg
Hi!
Please use following one
.page-id-14 .custom-spacing h3 {
width: 100%!important;
}
Regards,
Yigit