Full Width No Side Bar Layout

Hello,

  1. When I select full width layout for a single post it still left justifies my featured image and text. How can I can I get it to be the full width no sidebar layout just for that single post? I attached an image call justify issue so you can see.

  2. My featured image and slider image are cropping my photos and I am not sure how to fix that. I have seen some people have an issue with the featured image, but none of those options have helped my situation. I’m not sure what else to do to get my featured pictures and slider image to not be cropped out. Maybe there is a way to realign my images?

I appreciate your help,

Brandon

Hi Brandon,

I hope you are well today and thank you for your questions.

1. When I select full width layout for a single post it still left justifies my featured image and text. How can I can I get it to be the full width no sidebar layout just for that single post? I attached an image call justify issue so you can see.

I have tested it on my test site and it’s working fine for me using latest version of Activello theme.

Could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?

2. My featured image and slider image are cropping my photos and I am not sure how to fix that. I have seen some people have an issue with the featured image, but none of those options have helped my situation. I’m not sure what else to do to get my featured pictures and slider image to not be cropped out. Maybe there is a way to realign my images?

Could you please try using custom plugin solution shared in the following topic?

https://colorlibsupport.com/t/increase-slider-height/#post-66716

Best Regards,
Movin

Hi Movin,

Thanks for your quick response.

  1. Here is the URL to the page that should be full width: http://wp.me/p8xmEc-11
  2. I installed the plugin, but I don’t see any change to the slider or featured image. Is there something I need to do once the plugin is active? You can see that the pictures are cut off.

Thanks,

Brandon

Hi there,
Thanks for keeping in touch with us.

  1. Kindly add and save the following code to Appearance > Customize > Additional CSS:
.full-width {
    width: 100%!Important;
}
  1. Your images have been resized because these elements require a specific size for the featured image inside the post and in the slider. Please try resizing the original image to about 1050x494 and ensure you get the top section of the picture in frame (or whichever section of the image you think is perfect) then add that back and see if you get any extra resizing.

I hope this helps :slight_smile:

Best Regards,
Support

Hello,

  1. The CSS code fixed the width issue. Thanks.

  2. Resizing the image did fix the cropping issue on the page post, but on the main site the slider and featured image still has cropping issues. Am I missing something?

Thanks for all your help,

Brandon

Hi there,
Thanks for keeping in touch with us.

Hmm… That’s weird. Could you try using the Force Regenerate Thumbnails plugin to regenerate your images?
Here’s the link to that plugin: Force Regenerate Thumbnails – WordPress plugin | WordPress.org

Please let me know if this works.

Best Regards,
Support

Thanks for your help. I’m all set now.

You are most welcome here :slight_smile: