Hello
in the mobile version, the menu hides the logo.
site: barast.com
Hi,
Please, go to Betheme -> Theme options -> Responsive -> Header, and change the Layout to Default.
Thanks
my language is rtl. (persian)
I want to menu icon to be on the right
You can move the hamburger menu to the right with the following CSS code:
.rtl #Top_bar a.responsive-menu-toggle{ top:40!important; right: 10px!important; }
But there is no option to change the Side Slide position.
The other option I can suggest is to shorten your logo width for mobile view and choose it in Betheme -> Theme options -> Responsive -> General.
Comments
Hi,
Please, go to Betheme -> Theme options -> Responsive -> Header, and change the Layout to Default.
Thanks
my language is rtl. (persian)
I want to menu icon to be on the right
You can move the hamburger menu to the right with the following CSS code:
But there is no option to change the Side Slide position.
The other option I can suggest is to shorten your logo width for mobile view and choose it in Betheme -> Theme options -> Responsive -> General.
Thanks