Home Forums WoodMart support forum Editing Layout on Homepage

Editing Layout on Homepage

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #381092

    tekeci
    Participant

    Hello. I need to edit layout on homepage for showing products more clear. You can see screenshot below. Steps:

    1. Big product photos
    2. Overflow: Visible Right
    3. And I can’t place heading down.

    How can I make them?

    #381094

    Luke Nielsen
    Keymaster

    Hello,

    1. In the settings of the section -> [XTemos] Layout -> set our “stretch section” option.

    https://prnt.sc/QUMMwwLbXWg3

    2. There is no such functionality that will show part of the picture on the right, unfortunately.

    3. You can change the heading via the “Design” option, choose another design and the heading will be replaced.

    https://prnt.sc/_H-0zeje2_Hd

    Please let me know if you have any further questions in the meantime.

    Kind Regards

    #381097

    tekeci
    Participant

    1. Thank you.

    2. Thank you.

    3. I did but I can’t make heading bigger. And it looks uppercase now. I need capitalize.

    #381098

    tekeci
    Participant

    Why is everything uppercase? And why we can’t choose it on Elementor?

    #381373

    Luke Nielsen
    Keymaster

    Hello,

    In order to make the heading capitalize, first of all, you need to define it as “lowercase” in your page builder.

    https://monosnap.com/file/MB2VlHsiiXRhhBVFreS9O5AJcc59Xk

    Only then add the below custom code to the “Custom Global CSS” area in Theme Settings -> Custom CSS.

    .wd-products-tabs .wd-tabs-header .tabs-text,
    .wd-products-tabs .wd-nav-tabs .nav-link-text {
        text-transform: capitalize;
    }

    Functionality for making it “capitalize” via the page builder will be added in future updates.

    Keep me informed of any issues.

    Kind Regards

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