Nebula 5.1
After adding a logo, the menu options and search are moved towards the right and overlaps.
site: mobile forums
Any fix for this.
Regards
0
After adding a logo, the menu options and search are moved towards the right and overlaps.
site: mobile forums
Any fix for this.
Regards
Comments
Go to custom.css and add this
.ProfileMenu { margin: 0px; }to the bottom of the file
There was an error rendering this rich post.
thanks, that fixed it.