LlawmotorsportsApr 29, 2016
How do I get http://themes.semicolonweb.com/html/canvas/index-blog.php Transparent?
1 reply · opened Apr 29, 2016
How do I get http://themes.semicolonweb.com/html/canvas/index-blog.php Transparent?
Hello,
Transparent Menus are currently not supported in Every Menu Styles at the moment as it does not make the UI/UX very pleasing. However, you can still consider adding the following CSS Code:
@media (min-width: 992px) {
#header.transparent-header + #slider {
top: -161px;
margin-bottom: -161px;
}
}This will definitely work fine. Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard