Site logo

Archived topic

Even small, square logo goes above the menu button on mobile

5 replies · Started by Norman on November 16, 2018

Viewing posts 1–6 of 6

Hi team-GP,

I've change my logo to a small, square image to test, but I can't seem to get the logo left of the menu button. Instead the logo goes above the button. What am I doing wrong?

Also, using Autoptimize makes the button 'aanmelden' at the bottom weird (other color font, strangely responsive). What can I do about this?

Thank you

Yeah it worked, I had to enable MenuPlus module.

Another question: Autoptimize is making the button 'aanmelden' at the bottom weird (another font color, only the word is clickable). What can I do about this?

Hi there,

for buttons i would not use the p tag to wrap the button, just style the a tag.

e.g

<a class="button orange" href="URL">Button Text</a>

Then you can target the very specific a.button.orange

Thank you thank you, it worked :)

You're welcome :)

This archived topic is closed to new replies.