Home Forums WoodMart support forum Single Product Page change the font size and limit the characters

Single Product Page change the font size and limit the characters

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #602631

    Stryker
    Participant

    Hello, Can I edit the Single Product Page and change the font size and limit the characters so it doesnt look so messy? Thanks, Please see screenshot

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

    Hello,

    Try to add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS. Change the value as per your requirements.

    .single-product .product_title {
        display: -webkit-box !important;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 30px !important;
    }

    Best Regards

    #602808

    Stryker
    Participant

    Thank you, Also is there a way to edit the pre-made single product page? I would like to add the credit card images below the add to cart… https://www.strykerfightgear.com/product/jiu-jitsu-stryker-fight-gear-pain-is-temporary-victory-is-forever-adult-mma-ufc-shorts-sleeve-t-shirt-copy/

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

    Hello,

    Try to use the Theme’s Layout Builder you can create Custom Layouts for WooCommerce pages like Shop, Category, Single Product page, Cart, and Checkouts. You can use that to create your own custom layouts for these pages.

    Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    Best Regards

    #603194

    Stryker
    Participant

    Thank you, Yes I know about that, But I like the current layout design I just want to edit it a little more, But your saying I have to completely re-create it? Also where can I edit the page header to be full width so the logo is all the way to the left, and the my account and cart icon is all the way to the right, I’ve tried to edit the header builder settings, Am I missing something? Thanks so much. Please see screenshots

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

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards

    #603518

    Stryker
    Participant

    Please see private below, Thanks

    #603605

    Hello,

    Try to create an HTML block and add the credit card images to the page builder.
    https://xtemos.com/docs-topic/html-blocks/

    Then navigate to the Theme Settings >> Single product >> Add to Cart >> Add the content in the form of an HTML Block After the “Add to cart button”.

    Also, The shop mega menu is displaying all the images you’ve added in the backend. Clear the site/server cache and recheck the issue.

    Best Regards

    #604706

    Stryker
    Participant

    Thank you, but I’m still not seeing the image on the drop-down mega menu for Shop. Please see screenshot video

    #604707

    Stryker
    Participant

    I’m trying to send a video but it gives me an error please see screenshot how can I upload a video

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

    Hello,

    Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then Activate the 3rd party plugins one by one and check which plugin is creating the issue for you.

    Otherwise, if the issue still exists then keep the 3rd party plugins deactivated and let me know I will further check on your site and give you a possible solution.

    Best Regards

    #604935

    Stryker
    Participant

    Ok you were completeley right, It was the EWWW Image Optimizer plug-in, Is this plugin not compatible with a wood mart theme?. Is there anything I can do to make it work? Thank you so much

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

    Hello,

    Sorry to say we have not tested this plugin with woodmart theme. Sometimes, issues with plugins can be resolved by adjusting the plugin’s settings. You can try reactivating the plugin and carefully reviewing its configuration options to see if there are any settings causing conflicts. Make sure it’s configured correctly for your specific setup.

    If you want to continue this plugin and can’t resolve the issue on your own, consider reaching out to plugin’s support for assistance. They might be able to help you troubleshoot and configure the plugin correctly.

    Best Regards

    #605224

    Stryker
    Participant

    Ok thanks

    #605345

    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 15 posts - 1 through 15 (of 15 total)