Change italic text to normal one.

Responsive WordPress theme suitable for Schools, Colleges or educational websites.
GK User
Wed Nov 04, 2015 1:49 pm
Hi there.

I wonder if I can change the text from Italic to normal? If Yes, How? Please see attached file.
italic.PNG


Thanks.
User avatar
Fresh Boarder

GK User
Wed Nov 04, 2015 2:04 pm
Hi,using CSS as always:
.gk-nsp-events h3 {font-style: normal; }


In theme settings there is a place for custom css code
User avatar
Platinum Boarder

GK User
Wed Nov 04, 2015 4:28 pm
sorry, can you tell me which css file? where to locate it? thanks.
User avatar
Fresh Boarder

GK User
Wed Nov 04, 2015 4:31 pm
I think i found it. it's in extension.css

thanks mate.
User avatar
Fresh Boarder

GK User
Wed Nov 04, 2015 5:38 pm
Yes, you can add it into any css which is loaded with theme as well.
User avatar
Platinum Boarder


cron