Featured Image not showing up
-
AuthorPosts
-
Hi, the featured image is not showing. I have added it onto the edit section of my homepage and when I go into edit its there but its not on the actual website after I publish.
Also, my post is all aligning to the right even after I’ve tried to align it to the middle, is there anyway to change this?
Thank you!
The blog I need help with is: (visible only to logged in users)
binarymoon
Theme AuthorHi there – thanks for the message.
If you want the featured image to display on posts/ pages then you need to go into the customizer > Theme Options – and tick the box labelled: Display the Feature image on single blog posts and pages.
Regarding the alignment of the page content, that’s part of the theme design, but we can change it with some custom css that you can add in the customizer.
To center the page content you can use:
body .the-content { float: none; padding: 0; margin-left: auto; margin-right: auto; }
Hopefully that will work, if not let me know and we can try something else.
Thanks! Ben
Hi Ben,
Thank you for your response. Is there anyway to change the yellow part of the page to a different colour? Also I’m confused on how to do the photo slide show featured image thing that’s on the template. Would you be able to give me dumby step by step instructions please?
Thank you!
binarymoon
Theme AuthorHi – there’s info here on how to set up the featured content:
https://en.support.wordpress.com/featured-content/To change the yellow you should be able to use the custom colours in the customizer.
https://en.support.wordpress.com/customizer/There’s info about the colours and backgrounds here:
https://en.support.wordpress.com/custom-design/custom-colors/Hopefully they help. If you don’t understand anything let me know and I will see if I can make it clearer.
- The topic ‘Featured Image not showing up’ is closed to new replies.