Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Changing the font from italic to normal

$
0
0

Replies: 0

Hi.

I’m trying to change the font inside the search bar from italic to normal and it doesn’t work.

The code i tried inside google chrome inspect is:

.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
font-style: normal;
}

Any help will be appreciated.


Viewing all articles
Browse latest Browse all 59525

Trending Articles