Features Image issues

Home Forums All Other Themes Features Image issues

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #43950
    TravisTravis
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: August 18, 2016

    Hello,

    My featured images are showing up as the first image in a post but it messes up the format / style of the blog. You can see the example at the link below, but how can I stop the featured images showing at the start, but stay in the category views etc?

    I am using the Photo World Pro template.

    http://www.travishale.com/focus-stacked-rose/

    #43951
    TravisTravis
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: August 18, 2016

    Also, in line with the same concept, how can I reduce the size of the featured image in the Tag view, I want to keep the same size as I use social sharing to send the images out, just show much less of the image (e.g. 50%) in the list view…

    http://www.travishale.com/tag/yarra-river/

    Many thanks!

    #44062
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Layout Settings>>Custom CSS Box:

    Add this code there:

    .postmeta { width:40% !important;}
    .post-thumb { float:left !important; margin:0 20px 0 0 !important; padding:0; position:relative; width:40% !important;}
    .entry-summary { margin:0 !important;}

    Regards,
    Shri

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.