Custom CSS does not work
-
Hi there,
I’m trying to add some custom css code but even if I add this in the plugin appearance page or in the plugin css file or in the wp customize, the code does not work.
This is the code I am trying to add:
h2 {
font-size: 20px!important;
font-weight: 100!important;
font-family: helvetica!important;
position: relative;
line-height: 34px;
top: 40px;
font-style: italic;
margin: 70px 0 0;
padding-bottom: 60px;
}And this is the page where I want to add it:
https://www.frnshx.ruLet me know if I am doing something wrong.
Thanx,
T4
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Custom CSS does not work’ is closed to new replies.