Home Forums WoodMart support forum Can I change local title and feature image in blog post?

Can I change local title and feature image in blog post?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #142479

    seo.angelbeauty
    Participant

    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.
    #142512

    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

    #159684

    seo.angelbeauty
    Participant

    thank you very much… I love it and love you!

    #159687

    seo.angelbeauty
    Participant

    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.
    #159713

    Hello,

    I am not sure I understand the question completely. There are no obligatory widgets, you add them by your needs.

    Best Regards

    #163319

    seo.angelbeauty
    Participant

    how size feature image to show full image ?

    Attachments:
    You must be logged in to view attached files.
    #163368

    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

Viewing 7 posts - 1 through 7 (of 7 total)