Geocraft v2 Featured Image Bug

Discussion in 'GeoCraft WordPress Theme' started by marmoset, Oct 2, 2014.

  1. marmoset

    marmoset Member

    Joined:
    Dec 28, 2011
    Messages:
    70
    Likes Received:
    2
    Hi there,
    great work on the new theme.
    Since upgrading to version 2 we have noticed a bug with the alignment of the featured image in the post excerpts.

    First bug – on the posts page, the featured image is now appearing too high, and is cutting into the post details above.
    URL is: bacchusmarsh.net/news
    please see attached screenshot also

    please let us know how to fix this, or if we have to wait for an update to the theme.
    Many thanks
     

    Attached Files:

  2. quietlion

    quietlion New Member

    Joined:
    Oct 1, 2014
    Messages:
    3
    Likes Received:
    0
    I noticed the same issue. I hope to see an quick fix soon. :)
     
  3. Swapnil123

    Swapnil123 Administrator

    Joined:
    Oct 4, 2014
    Messages:
    12
    Likes Received:
    0
    Hello Quietlion,

    Thank you so much for intimating us about the bug.

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .content_wrapper .post .featured_thumb.blog img.postimg {
    margin-top: 35px;
    }
    Let me know for further doubts and queries.

    Thanks & Regards,
    Swapnil Gupta,
    InkThemes.com
     
  4. marmoset

    marmoset Member

    Joined:
    Dec 28, 2011
    Messages:
    70
    Likes Received:
    2
    Yes that works thanks.

    I presume this will be fixed in the next update of the theme?
     
  5. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Yes, we will .
    Thanks & Regards
    Pramod
     

Share This Page