Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Multiple Logos in Header #721102

    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!

    in reply to: Multiple Logos in Header #708338

    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

    in reply to: Multiple Logos in Header #708316

    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! :)

    in reply to: Multiple Logos in Header #708118

    Hello again,
    can you help with issue above?
    thanks and best regards

    in reply to: Multiple Logos in Header #707037

    Sure, 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 you

    in reply to: Multiple Logos in Header #706261

    Hello, any solution to my issue above?
    thank you!

    in reply to: Multiple Logos in Header #705334

    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 solution

    But nothing seems to work, I was wondering if the two codes may not go well together.
    Thank for any hints or suggestion.

    Laura

Viewing 7 posts - 1 through 7 (of 7 total)