Align slide feature image to center
-
Hi,
I am wondering if anyone can help me. I am trying to downsize the images of my main page but when uploading them, they are aligned to left.
Does anyone knows how can I center them? Were do I need to upload the code?
In the single.php I have this code, don’t know if it’s the right place to fix.<?php get_header(); ?> <!-- start banner --> <div class="banner"><?php echo get_post_meta($post->ID,'banner','true');?></div> <!-- end banner --> <!-- start main content --> <div class="main-content"> <div class="container">
As you can see in my site https://www.alorarural.com, I have pictures in 4500×3000 but I wanted to downsize all without loosing quality. I resized some to 1024×310 but they are not being showed well.
By the way what is the perfect size for my images to be showed in a smart way?Thanks very much for the support.
Jorge
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Align slide feature image to center’ is closed to new replies.