Logo in navbar – problem on mobile devices
-
Hello.
I’ve got a problem with the logo in navbar. On the computers it looks like it should.
Here’s my site – https://sdgr.pl/ – as you can see, logo looks awesome.
I put the image in the navbar by using this code:li#menu-item-1735 a { display: block; background-image:url('mylogo.png'); background-repeat: no-repeat; width: 125px; height: 20px; text-indent: -9000px; }
The problem begins on the mobile devices.
Here’s the screen how it looks right now – https://i.imgur.com/R6AtzbO.pngIt should be like this – https://i.imgur.com/mnbfSYS.png (the search box icon must be moved to the right) or like this – https://i.imgur.com/QoZgmWr.png. I prefer the first option, but i will be glad if someone can help me with any of these versions. Best regards, i hope someone will find some time to help me solve my problem.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Logo in navbar – problem on mobile devices’ is closed to new replies.