Home › Forums › Jevelin Theme › NOTICE BLOCK – on/off doesn't work
Home › Forums › Jevelin Theme › NOTICE BLOCK – on/off doesn't work
(guys…You still have access to the website)
WP: 4.7
2 things
1) No matter if the Notice is on or off the style is set to “display: none;”:
.sh-page-notice {
width: 100%;
background-color: #383838;
color: #e2e1e1;
padding: 20px 0;
display: none;
}
2) Also there is a margin at the very top of the page and don’t know where it’s coming from
html {
margin-top: 32px !important;
}
Hi there,
Please login to access this file
Best regards,
Shufflehound team
Cool, fixed!
Thank You!
You’re welcome.