Hello, see the picture I added into this post. I can’t find an solution at the forum or internet. The header gets stuck within the post. Not at the posts overview, but when I click the “read more” and it redirects me to the article page. Thanks in advance
EDIT:
How can I change the change the capital text that’s black right now, into white? I don’t want it to effect my other pages text colors.
Can I also make this an normal font? –> “Neom: a futuristic city on the Red Sea coast” instead of italic?
Anyone?
Hi,
Thanks for the screenshot. Could you post a link to where we can see the problem as well please?
Best regards,
Rikard
See the private content :)
Hi rinkdemi,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.single-post #main {
padding-top: 88px !important;
}
#top.single-post h1 a,
#top.single-post .widgettitle {
color: #fff;
}
If you need further assistance please let us know.
Best regards,
Victoria