• j9824

    (@j9824)


    At the minute I’m struggling to change the width of my posts.

    I don’t want to play around with it too much and then change lots of stuff I don’t know how to change back.

    Very new to CSS and I’ve narrowed it down to the @media area of my stylesheet. Which pixel widths should I change? and what does each block do?

    Site is http://www.startuppr.co

    Thanks for any help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    Unfortunately the most we can really offer is using the developer tools, your favorite browser and a text editing program. Part of that reason being these forums aren’t CSS heavy and more geared towards how to do things with WordPress.

    As for what pixel widths to change the only thing I would say what devices your audience is using. There really is not clear, or definitive, answer for that. There are plenty of CSS forums that will however give you more information. ::)

    adinugroho

    (@adinugroho)

    edit the .entry-meta class. For example I will change it to 300px

    .entry-meta {width: 300px}

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing column width of posts on my template’ is closed to new replies.