Laptop Repair Pro Problem header

Home Forums All Other Themes Laptop Repair Pro Problem header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #149250
    Carlos Raez CamposCarlos Raez Campos
    Participant
    • Topics: 114
    • Replies: 94
    • Total: 208
    Member since: May 17, 2018

    Hi i want to quit the part of header css but css custom not working…. thanks

    this css not working

    @media screen and (max-width:29.938em) . header-right { width: 100% !important;
    float: none;
    display: none;
    padding: 0px;}

    url:https://www.rentaroomvalencia.com/
    login: https://www.rentaroomvalencia.com/login
    user:test
    pass:test

    https://imgur.com/eqUkQuW

    Regards
    Carlos

    #149306
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:29.938em){
    .header-right { display: none !important;}
    }

    Regards,
    Dave

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.