Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #475197

    Hello,

    Was wondering how I can change the container width for only blog entry posts so I can accommodate the floating social bar on the left. See this page http://www.iveyengineering.com/simple-tips-make-home-green/. I would like to keep the sidebar the same width as you see it.

    Also, could you provide the quick CSS code so I can change the color and font size of the blog headlines (not page headlines). Thanks!

    Lisa

    #475856

    Hi iveyeng!

    try this code:

    .blog, main.content.units.av-content-small.alpha.av-blog-meta-html-info-disabled {
    with: 75%;
    margin-left: 106px;
    }
    

    and adjust as needed.

    Cheers!
    Andy

    #476235

    Perfect! Thanks!

    #476346

    Hey!

    Glad we could help :-)

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘change blog container width’ is closed to new replies.