reduce size of featured content image
-
Hello, the image I am using under the ‘Process’ section uses an image that is too wide. How can I reduce the width of the image on the Homepage? Thank you.
-
-
Hi Taapsi,
You can change the width of that image with the below Custom CSS code.
#featured-pages { width: 80%; margin: 0 auto; }Enjoy!
-
I’m sorry, by width I really meant height!
I like how much the image extends sideways, just want to reduce the top-down distance.
Is that possible? -
This was resolved on topic: https://en.forums.wordpress.com/topic/border-around-featured-images/page/2?replies=38#post-2543529
- The topic ‘reduce size of featured content image’ is closed to new replies.