templaza / astroid-framework

Powerful framework for designers and developers to create responsive, fast & robust Joomla based websites and templates.
https://astroidframe.work/
GNU General Public License v3.0
77 stars 12 forks source link

Mobile logo not centered #611

Open nidzo80 opened 3 months ago

nidzo80 commented 3 months ago

I noticed on last two sites I started to build that mobile logo is not centered. I use Astroid Template Two. It is about 20px away from center. I usually add margin value. .astroid-logo > .astroid-logo-mobile { margin-left: 20px; }

2024-03-19_222058 Screenshot 2024-03-19 221941

Chacapamac commented 3 months ago

Seeing your code it should be center. Something is pushing the logo on the left. My guess is one of the 2 menus icons on each side are taking more or less space.

nidzo80 commented 3 months ago

I found that ms-4 class adds margin-left:1.5rem!important; to d-flex ms-4 offcanvas-button offcanvasRight Screenshot 2024-03-24 201136