Hello Ciaran,
On my clients test website I've managed to get the sidebar B before the component on mobile with the following code (found in the forum):
@media only screen and (max-width: 1010px) {
#main {display: flex; flex-direction: column; }
.sidecol_b, .main-content { order: 0; width: 100%; }
}
What I tried to achieve is to get the Module Title and the hamburger menu in one line.
Unfortunately not with any success.
Is there a way to achieve this?
Thanks!
Greetings,
Ton
- Mol4
- Commercial Templates
- Monday, 13 June 2022
- Subscribe via email
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!