Can I change local title and feature image in blog post?
-
Can I change local title and feature image in blog post?
feature image show first and then title blog post
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you very much for choosing our theme and for contacting us.
Unfortunately, such modification is not possible by CSS and it would require more complicated customization which is not covered by our support.
Please consider the option Single post design – Large image in the Theme Settings > Blog. Here is the demo: https://woodmart.xtemos.com/magazine/2018/05/23/kitchen-inspired-on-ancient-japanese-tradition/
Best Regards
thank you very much… I love it and love you!
AUthor imformation, Must I add it in widget? but widget not in auto get author post…
Attachments:
You must be
logged in to view attached files.
Hello,
I am not sure I understand the question completely. There are no obligatory widgets, you add them by your needs.
Best Regards
how size feature image to show full image ?
Attachments:
You must be
logged in to view attached files.
Hello,
You need to upload a bigger image otherwise you will get this effect: https://prnt.sc/qarpxu
Please add this code to the Theme Settings > Custom CSS > Global:
.page-title-default {
background-size: contain;
background-repeat:no-repeat;
}
Best Regards