Home Forums WoodMart support forum Adjust category banner text alignment

Adjust category banner text alignment

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

    alexwh87
    Participant

    How can I adjust the alignment of the text? e.g. to align vertically centre / bottom?

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

    Hello,

    I have seen your screenshot as you want to align the text in the center or in the bottom vertically as currently the text shown upward. Kindly share your site URL so I can check and help you out accordingly.

    Best Regards.

    #163633

    alexwh87
    Participant

    Please find our website link as attached.

    #163691

    Hello,

    The title of information box shown at top position because if you put content for the box then it will be shown below it.

    Screenshot for clarification: https://jmp.sh/8OdbCza

    So if we use custom CSS code to display the title in the centre or in the bottom then the content will goes downwards.

    Screenshot for clarification:https://jmp.sh/CZs2B7W

    As in your case you did not use any content and just using the title for information boxes. You can define a custom CSS class in the row which contains those information boxes and use the below CSS code in page CSS area at your own risk:

    Screenshot: https://jmp.sh/NKnzmql

    .infoRow .info-box-content h4{
            margin-top:15px;
    }

    You can increase the top margin if you want to display the title in the bottom except of centre vertically.

    Page CSS Area: https://jmp.sh/YWWYNdY

    Result: https://jmp.sh/clhMVxW

    Best Regards.

    #163851

    alexwh87
    Participant

    Super thanks for your detailed screenshot and description!!!

    #163880

    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 ‘Adjust category banner text alignment’ is closed to new replies.