Quantcast
Channel: Catch Themes » All Posts
Viewing all articles
Browse latest Browse all 4337

Mobile menu on right side?

$
0
0

Hallo,

I want to change the position of mobile menu for all devices to right side. Is this possible with some css?

I tried some code like

.mobile-menu .mobile-menu-anchor .mobile-menu-text {
  	float: right;
}

and

#mobile-header-menu {
    float: right;
}

but didn’t worked for me.
I believe someone knows how to 😉 Thanks in advance!


Viewing all articles
Browse latest Browse all 4337

Trending Articles