Bbrano099Dec 22, 2022
Hi,
I'd like to ask you how can I make slider include header on mobile.
Thank you
Brano
2 replies · opened Dec 22, 2022
Hi,
I'd like to ask you how can I make slider include header on mobile.
Thank you
Brano
Hello,
Simply add the following line of code in the css/custom.css File:
[ch_pre type="css"]#header + .include-header {
margin-top: calc( -100px - 2px );
display: inline-block;
vertical-align: bottom;
width: 100%;
}[/ch_pre]
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
it works perfect !
Thank you !
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