• How can I center the featured image? Right now it’s aligned to the left and i tried changing the styles.css but it’s not working.

Viewing 1 replies (of 1 total)
  • Theme Author TT Themes

    (@tomastoman)

    Hi,

    to center the featured images on single posts, please use this custom CSS:

    .single #main-content #content .attachment-post-thumbnail {margin-left: auto; margin-right: auto;}

    If you would like to center the featured images on your blog page (and other archive pages), please select the option “Large” in “Appearance > Customize > ShootingStar Post Entries Settings > Featured Images Size”.

    Best regards
    Tomas Toman

Viewing 1 replies (of 1 total)
  • The topic ‘How to center the featured image on all pages?’ is closed to new replies.