Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #29063
    Anonymous
    Inactive

    Hey guys,

    I’ve changed the width of the featured image (from 33.78% to 25%), but I’m not sure whether I’ve to change something else to keep the wholte responsible effect for the theme or not.

    http://fb09.org/

    Kind regards,
    Sebastian Vogt

    #29079
    Sakin
    Keymaster

    @Sebastian: That’s fine but since you have decrease the width the image, you might want to increase the width of the article. If so then add in the following css in “Appearance => Theme Options => Custom CSS” box.

    .post .post-article {
        width: 70%;
    }
    #29508
    Anonymous
    Inactive

    Thanks 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change width of featured image’ is closed to new replies.