Home › Forums › Jevelin Theme › Blog Thumbnail Image Alignment
Home › Forums › Jevelin Theme › Blog Thumbnail Image Alignment
Good evening!
The blog thumbnail images are currently “centered”(see the screenshot below).
Is there any way of having them aligned to the right instead?
I don’t want to change the thumbnail image, or size – just align it one way.
The “bit” of my image I would like to show is in the right of all my header images.
I hope this makes sense.
Thanks!
Ben
Hi Ben,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying so that I can help you to achieve it?
Best regards,
Shufflehound team
Hi,
I’ve posted an example link in the private information below.
It’s in my sidebar – with the recent posts widget.
Again, all I want to do is align the thumbnail image “behind” the circle to either the left or the right.
Thanks for your help.
The images are already aligned but we can’t display whole image due to border radius.
You can remove the border radius by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .sh-recent-posts-widgets-item-thumb .sh-ratio, #page-container .sh-recent-posts-widgets-item-thumb { border-radius: 0; }
Thanks for the reply, that’s not what I meant though.
I don’t want to show the whole image.
I want it to show the image aligned to the right, instead of centred.
So the same “amount” of image is shown, just aligned to the right instead of the center.
I’ve attached a PDF, I hope it makes sense!
Solution for this topic
As said above, the image is already aligned so it is not possible to align it again.
You have to either remove the border-radius or resize the images.
OK thanks for the reply, I undetrstand.
Is there a way of having a different image for the thumbnail instead of the featured image?
Is there a way of having a different image for the thumbnail instead of the featured image?
To achieve this, you have to develop custom code in the child theme of Jevelin theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
OK thanks for your help.
You are most welcome here 🙂