• icetechy

    (@icetechy)


    Please how can I make my site content appear smaller on desktop? The content display of my theme makes the web contents appear too bold unlike a site built with bootstrap.

    I tried to use this css code below:

    .zoom {
    zoom: x;
    }

    and it worked like a charm but I don’t want it that way. is there another way I can do this? I want my site content to appear a bit smaller not too bold on desktop.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Amit Singh

    (@apprimit)

    Hello,

    Can you please share your site link so that I can check it? Try to adjust the width of your site. I hope it will work.

    Thread Starter icetechy

    (@icetechy)

    okay here is the website iceshopy.com

    I have also set the container width but it does not take effect on the home page and other pages that it takes effect on, it shrinks the width. is it because I am using web builder? what I want is for it to have effect like zoom out but I do not want to achieve that with zoom css code.

    • This reply was modified 5 years ago by icetechy.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘make entire site contents appear a bit small’ is closed to new replies.