problem on tablet

This topic contains 13 replies, has 3 voices, and was last updated by  Roberto Vera 4 years, 2 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #531383

    Roberto Vera
    Free User
    Post count: 48

    Hi
    How can I solve the problem of the header of my website.
    On pc, portable, mobile devices … Good but on tablet the logo with title appears superimposed.
    100x100sport.es
    Thank you

    #531400

    Kor
    Moderator
    Post count: 16516

    Hi Roberto,

    Thanks for your post. Could you share some screenshots from your end? Also, share the URL of the page in question here.

    Thanks!

    #531401

    Alex Rollin
    Moderator
    Post count: 27815

    We will take a look and get back to you on that.

    #531403

    Kor
    Moderator
    Post count: 16516

    Hi Roberto,

    Thanks for your patience. You can use the custom CSS code below to resize it. Insert into WP > Appearance > Customize > Additional CSS

    @media (max-width: 992px){
    .site-logo-wrap {
       
        width: 30%;
        
    }
    }
    #531409

    Roberto Vera
    Free User
    Post count: 48

    ok Thanks!
    solutionado

    #531413

    Roberto Vera
    Free User
    Post count: 48

    Hi
    Taking advantage of the CSS issue. How could I change this div for an image … For example a search magnifying glass. Just as it appears to me, it seems not very intuitive for the user.
    Thank you

    #531434

    Kor
    Moderator
    Post count: 16516

    Hi Roberto,

    Thanks for your reply. It should display a search “magnifying glass” icon. Could you share your Website WP admin access here in private reply so that I could check why it is not working for you?

    #531437

    Roberto Vera
    Free User
    Post count: 48
    This reply has been marked as private.
    #531555

    Roberto Vera
    Free User
    Post count: 48

    Hi
    There’s a solution?
    Thank you

    #531660

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #531737

    Roberto Vera
    Free User
    Post count: 48
    This reply has been marked as private.
    #532089

    Roberto Vera
    Free User
    Post count: 48

    Hello

    #532125

    Kor
    Moderator
    Post count: 16516

    Hi Roberto,

    Thanks for your reply. It’s fixed now. I’ve installed the fontawesome plugin to fix this.

    #532140

    Roberto Vera
    Free User
    Post count: 48

    Ok thank you

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket