• Resolved AvatarAang

    (@avataraang)


    Hi, I have Instapress installed here. The difficulty I’m having is the title of the widget is level and to the right of the first instagram image instead of above the picture. I tried making the widget size smaller or overriding with CSS but it didn’t have effect.

    Here is the css:

    .widget .widget-title {
        border-bottom: 1px solid #E7D9B9;
        color: #554B34;
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        padding: 4px;
    }
    style.css (line 876)
    #site-description, #access .menu, .entry-title, .entry-meta, .content .page-title, #content nav, #comments #comments-title, .comment .comment-author, .comment .comment-meta, #respond, .trackback .comment-author, .trackback .comment-meta, .pingback .comment-author, .pingback .comment-meta, .widget .widget-title, .blog-footer, .entry-content label {
        font-family: Lato,sans-serif;
    }
    style.css (line 126)
    Inherited fromaside#instagram-widget-2.widget
    .widget {
        color: #5B5B5B;
        font-size: 13px;
        line-height: 22px;
    }
    style.css (line 863)
    Inherited frombody.home
    body, #site-title, .entry-meta .entry-date {
        font-family: Georgia,serif;
    }

    Any help would be appreciated. Thanks.

    http://wordpress.org/extend/plugins/instapress/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Instapress] Widget title is to the right of first instagram image.’ is closed to new replies.