Tagged: , ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #706918

    I have blog feed on the home page of a site and i’m currently using the blog style Single Author, small preview Pic. I need help with two changes I can’t see to figure out.

    1. I need to make the blog thumbnail image 200px by 160px
    2. The thumbnail needs to be on the left side similar to this http://realkenya.co.ke/blog/

    The magazine element doesn’t work because it has to be able to have an excerpt. Can somebody please point me in the right direction. I’ve browsed this forum for about an hour and can’t figure it out. Thanks in advance.

    #707626

    bump

    #707850

    Hi,

    Can you please post the link to your blog page?

    Best regards,
    Yigit

    #707879

    http://bnicapitalconnections.ca/

    The area in question is where it says featured speaker. I’d like the image to be on the left of the post information and excerpt.

    • This reply was modified 7 years, 4 months ago by hotspot01. Reason: link
    #708336

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    @media only screen and (min-width: 1024px) {
    .home .blog-meta {
        float: left!important;
        margin-right: 50px!important;
    }}
    

    Best regards,
    Yigit

    #708399

    Brilliant!! Thanks so much Yigit!

    #708421

    Hi,

    You are welcome!

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Enjoy your weekend!

    Regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Blog Image Bigger and On Left’ is closed to new replies.