General discussion
Moving Mobile Menu To Right Side

Hello,

Can anyone tell me which CSS files I'd need to change, in order to move the mobile drop-down-menu from the left to the right side, please?

Also, I'm wanting to change the icons in the menu as well, but I cannot find the html file for the mobile drop-down-menu.

Thanks smile

Hello, Can anyone tell me which CSS files I'd need to change, in order to move the mobile drop-down-menu from the left to the right side, please? Also, I'm wanting to change the icons in the menu as well, but I cannot find the html file for the mobile drop-down-menu. Thanks :)

Hi,

You can edit the styles in sites/default/themes/default/less/general.less

Add the following line in .CODOFORUM .navbar-toggle

float: right !important;
Hi, You can edit the styles in sites/default/themes/default/less/general.less Add the following line in .CODOFORUM .navbar-toggle ``` float: right !important; ```
154
1
2
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft