• Resolved gary4u

    (@gary4u)


    Hi,

    I am using -WORDPRESS- Theme Twenty Sixteen and this is an wonderful theme just what I need. But is there any way I can make the theme look compact. If you look at it , it look very spaced out there are lot of spaces in between. I would like to see the theme as close and compact.

    I HAVE NO ISSUES WITH THE THEME, IT IS FANTASTIC. JUST LIKE TO HAVE A COMPACT LOOK. ALL CLOSELY.

    Please help me if this is possible with – wordpress- twenty sixteen.

    Gary

    • This topic was modified 7 years, 8 months ago by gary4u.
Viewing 10 replies - 1 through 10 (of 10 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Tighten up the line spacing:

    body, button, input, select, textarea {
        line-height: 1.3;
    }

    space between posts

    .site-main > article {
        margin-bottom: 2em !important;
    }

    space after titles

    .entry-title {
       margin-bottom: 1em;
    }

    To add CSS: use the “Additional CSS” option in the customizer. https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress

    Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.

    Thread Starter gary4u

    (@gary4u)

    Hi,

    I have made the changes you have mentioned. but there is no changes in the blog.

    Anyways Thanks

    Gary

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    How did you try to make the changes? Please share a screenshot.

    Thread Starter gary4u

    (@gary4u)

    how do I share a screen shot?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    post it on imgur.com

    Thread Starter gary4u

    (@gary4u)

    Steve,

    It is nice site, I like it. Is it ok to post it there?

    Thanks
    Gary

    • This reply was modified 7 years, 8 months ago by gary4u.
    • This reply was modified 7 years, 8 months ago by gary4u.

    Your site is wide because it is a Responsive Designed site. Don’t worry about it being so wide. Research who is coming to your site and if you have 90% mobile users and 10% desktop you leave the width alone. Messing with it can mess it on all devices.

    Let the responsive design do its thing.

    Thread Starter gary4u

    (@gary4u)

    OK. Thanks.

    Please let me know how to reduce the font-size in the ” Blog ” and ” Achieve ” title area. I think that will do it for now.

    Thanks

    Gary

    Thread Starter gary4u

    (@gary4u)

    Hi,

    Can any one Please help me know how to reduce the font-size in the ” Blog ” and ” Achieve ” title area.

    THanks

    Gary

    Thread Starter gary4u

    (@gary4u)

    Hi,

    I think I got it. I have changed the font-size in the ” Blog ” and ” Achieve ” title area.

    Thank you for all the help.

    Thanks
    Gary

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Need help – Using Theme Twenty sixteen’ is closed to new replies.