Home Forums WoodMart support forum Page title image size

Page title image size

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #374059

    rukfas
    Participant

    Hi,

    how can I change type of category page title image from stretched to boxed layout?

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

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .post-type-archive .page-title-default {
        margin-left: 80px;
        margin-right: 80px;
    }

    Best Regards

    #374386

    rukfas
    Participant

    Hi,

    that’s good, I adjusted the numbers a bit.

    Now showing custom css only on store page, how to apply to all site?

    Thanks

    #374593

    Hello,

    Please replace the previous Custom CSS with the following then check back.

    .page-title-default {
    margin-left: 80px;
    margin-right: 80px;
    }

    Best Regards

    #375771

    rukfas
    Participant

    Thank you.

    This solved my problem.

    #375842

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Page title image size’ is closed to new replies.