This topic has 1 reply, 2 voices, and was last updated 8 years by sharmstr.

  • Author
  • #108687
     Reberholt
    Participant

    Hi Kleo.

    My logo is moved 100px to the right side, but its looks terrible on the mobile.
    Can you guys fix it, so is css code invisible on the mobile theme?

    This is my CSS Code

    .logo img {

    margin-left: 95px !important;

     

    }

    #108879
     sharmstr
    Moderator
    COPY CODE
    
    @media (min-width: 991px) {
    .logo img {
    margin-left: 95px !important;
    }
    }
    

    You can adjust 991 to suit your site.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?