how to disbale user agent stylesheet
-
Hi Rohit!
I am experiencing a problem with my stylesheet
https://hannasles.com/profile/, Professional Profile section. I would like to customize bullets:
li{
padding-left:20px !important;
background: url(‘wp-content/uploads/2014/06/bullet.png’) no-repeat 5px 8px transparent !important;
font-family:’Conv_Cambria Italic’ !important;
font-size:15px !important;
line-height:25px !important;
list-style: none !important;
}but when I check i see, that user agent stylesheet overrides it.
what do you think how to block overriding the user agent stylesheet? I heard that it is possible in function.php
thank you for your answer!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘how to disbale user agent stylesheet’ is closed to new replies.