Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #700243

    Set up:
    Blog layout – Single Author, small preview pic
    Single Post Style – single post with small preview image.

    All featured images for posts and pages stay left aligned. Thoughts?

    #700247

    Hey BoundlessJen!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .big-preview.single-big {
        margin: auto;
    }

    Cheers!
    Yigit

    #700254

    No go…i don’t see any changes (I cleared my cache).

    #700256

    Hi!

    Can you please post the link to your website?

    Cheers!
    Yigit

    #700257

    It’s not live (willardchamber.org)…do you need a login? If so what email?

    #700258

    Hi!

    Yes, we need a login. You can use (Email address hidden if logged out) but please post login credentials here privately.

    Best regards,
    Yigit

    #701399

    I posted the login info in the private section. Did you get it?

    #701404

    Hi!

    No, please post login credentials here privately once again!

    Cheers!
    Yigit

    #701428

    See below…

    #702199

    Hi,

    I have added this code snippet at the bottom of Quick CSS (located in Enfold > General Styling):

    .page-thumb img {
        display: block;
        margin: 0 auto 8px;
    }

    Please let us know if you find any issues related to this. :)

    Best regards,
    Nikko

    #702543

    That did the trick…thanks! Were you guys able to find out why the lines are showing up under the Read More on the homepage?

    #702757

    Hi,

    Please try this in Quick CSS as well:

    .home .slide-meta {
      display:none !important;
    }

    Thanks,
    Rikard

    #703392

    Thank you…that did the trick! You guys have been amazing on support!

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