Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1161573

    how to have featured image align as CENTER. currently it is left aligned on pages. thanks in advance.

    #1161840

    Hey akhilz,

    Could you post a link to where we can see the element in question please?

    Best regards,
    Rikard

    #1161885
    #1161890

    Hey,

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

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

    Cheers!
    Yigit

    #1161902

    strange
    featured image aligns well with the Default Editor and completely disappears if i use Advanced Layout Editor. am i missing something?

    #1161903

    Hi,

    You can use Image element to add Featured image to your pages created with Advance Layout Builder :)

    Best regards,
    Yigit

    #1161904

    thanks Yigit.

    #1161908

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Featured image Center align’ is closed to new replies.