Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #43756
    Adam
    Member

    This problem isn’t present on the free version of this theme but once I upgraded to the Pro version the four featured content images are not centered on the page anymore. They are noticeably left of center. I’ve tried all layouts and there is no difference. I’ve even tried resetting server to fresh state, reinstalling WP and installing Adventurous Pro as the only theme (instead of having several others that I had installed to preview) and there is no difference. If I select three featured content images, the problem goes away. Three featured content images will be centered but not four.
    Thanks for the help!

    #43786
    Sakin
    Keymaster

    @Adam: Can you post in your site URL so that I can check in.

    #43790
    Adam
    Member

    Sorry about that. I meant to include that. Here you go:
    http://www.foxfiremediaco.com

    #43796
    Sakin
    Keymaster

    @Adam: Thanks for finding out the issue. For now, you can add the following css in “Appearance => Theme Options => Custom CSS” box. We will fix this soon in next version update and then you can remove it later.

    @media screen and (min-width: 981px) {	
        #featured-post.layout-four .post { width: 23%; }
    }
    #43803
    Adam
    Member

    Worked like a charm! Thanks for the fast support and fix!

    #43813
    Sakin
    Keymaster

    @Adam: Thanks for reporting issues in detail. Cheers 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Featured Content Images not centered’ is closed to new replies.