Home Forums WoodMart support forum Product page size

Product page size

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #328608

    Mert
    Participant

    Hello, How can I get product page size bigger that I marked red. Please examine the link and screen shots. I want to get bigger like your theme(demo)

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

    Mert
    Participant

    it is your demo

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

    Hello,

    I have visited your website and the product page content is displaying as you require.

    Screenshot for Clarification: https://gyazo.com/6a2b8991f30706bba533f095cfa20175

    It seems that you have managed to change it.

    Best Regards

    #328639

    Mert
    Participant

    no, my product page(variations, quantity and add to cart button) are looking smaller than your demo. please look both screen shots and open the links

    #328648

    Hello,

    I have compared the links but on my end, the size is the same.

    Screenshot for Clarification: https://gyazo.com/c32407b438fcbd1ffd6573afd6adde7a

    Best Regards

    #329325

    Mert
    Participant

    okay , so How can “add to cart button” and “variations” make it bigger

    #329353

    Hello,

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

    .product-image-summary .single_add_to_cart_button {
        width: 200px;
    }

    Variations are already the same as the demos.

    Best Regards

    #329885

    Mert
    Participant

    what about the text size css code?

    #329894

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under THeme Settings >> Custom CSS.

    .single-product .variations label {
        font-size: 19px;
    }

    Best Regards

    #330135

    Mert
    Participant

    I want to increase “add to cart” text size, you see it is small

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

    Hello,

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

    .product-image-summary .single_add_to_cart_button {
        font-size: 17px;
    }

    Best Regards

    #330262

    Mert
    Participant

    thanks

    #330377

    Hello,

    I am glad that your issue is resolved. We will keep your suggestion in mind for the latest update.
    We are thrilled that you loved your experience with XTEMOS,
    We put customer experience and satisfaction as our priority,
    and your words reaffirm the hard work we put in every day.
    So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Product page size’ is closed to new replies.