Hi Yigit!
I still have problem with Header 3. You suggested me to add a Quick CSS code to fix single post page header problem. It was related to H3 too. I’m using many H3 texts in different parts of our website. None of them is working like I would like it to be appear. This problem occurs only for Header 3 style.
I’m also using another plugin named Easy Google Fonts. And I tried to set Header 3 from in it. But nothing changed.
What’s wrong with our website’s H3?
I’m attaching some screenshots below:
http://prntscr.com/62xwj3
http://prntscr.com/62xwnc
http://prntscr.com/62xwqf
http://prntscr.com/62xwur
Hi erkuto!
Thank you for coming back.
Can you post us the link to some pages with the problem, so we can check the CSS pls?
Cheers!
Günter
Hi Erkuto!
Can you please remove following code from Quick CSS
#top #wrap_all .header_color h3, #top #wrap_all .main_color h3, #top #wrap_all .alternate_color h3, #top #wrap_all .footer_color h3, #top #wrap_all .socket_color h3 {
font-size: 15px!important;
}
Changes you apply here – http://prntscr.com/62xwqf and here – http://prntscr.com/62xwur are being applied fine but because of the custom CSS code, font size is not changing. After remocing the code, it should work fine :)
Best regards,
Yigit
Thank you Yigit!!!!