Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1178011
    Nazaruk
    Participant

    Hey Everybody

    I dont know where I am doing a mistake

    I am working on that site http://www.thegoodcards.com/

    and everything it is just huge.
    it is soo big.
    enormous.

    I have to do crtl + minus to 70% to make this site looks normal.
    any ideas what I am doing wrong

    everything seems like zoomed in.
    can I make it zoom out?

    thank you 🙂

    #1178063
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Everything looks fine here. Can you attach a Screenshot of an issue?

    Thank You.

    #1178159
    Nazaruk
    Participant

    Hey 🙂

    I am attaching screenshots.

    #1178455
    Nabeel A
    Moderator

    Hi again,

    Try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    body {
        -moz-transform: scale(0.8, 0.8) !important;
        zoom: 0.8 !important;
        zoom: 80% !important;
    }

    Let us know how this goes!

    #1182911
    Nazaruk
    Participant

    it helped thank you 🙂

    #1182912
    Christian
    Moderator

    You’re welcome. Glad we could help. 🙂

  • <script> jQuery(function($){ $("#no-reply-1178011 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>