Forum Replies Created
-
AuthorPosts
-
Hi again,
I have tried again to use this code to hide extra logos on mobile, but it is not working.@media only screen and (max-width: 736px) {
.second-logo img, .third-logo img {
display: none;
}}I have also add a widget in the header, but it won’t hide anyway.
The ideal to me would be that, on mobile screens, extra logos and widget (that is actually the title for the two logos, appear under the main logo.
If this is not possible, at least hide them.Thanks for your help!
I correct myself,
Website title shows up by adding the above code to functions, but it is not on the right of the logo, but below it.so it just appears when I’m refreshing the page!
this is the code I have in my functions.php
Thanks,
The two logos are smaller, but I can still see the third one on mobile.
And still could not solve to have website title next to first logo…
help please! :)Hello again,
can you help with issue above?
thanks and best regardsSure, thank you!
I would also like to have the 2 logos on the right slightly smaller, and to show only the first one on mobile (the other two should be smaller down).
Thank youHello, any solution to my issue above?
thank you!Hi everyone!
I’ve used Ismael’s solution for extra logos and it works just fine.
I would also like to have my website title next to first logo(main logo) and tried to use this solutionBut nothing seems to work, I was wondering if the two codes may not go well together.
Thank for any hints or suggestion.Laura
-
AuthorPosts