Price

Viewing 24 posts - 1 through 24 (of 24 total)
  • Author
    Posts
  • #537105

    shweta
    Participant

    Hello Team,

    I want to product title on the left side and the price should be right can you please help me howto add this?? for a better understanding please find the screenshot attached. please check the related products

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

    Hung Pham
    Keymaster

    Hi shweta,

    Thanks for reaching to us.

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Custom CSS for desktop:

    .related-products .product-element-bottom{
    	flex-direction: row;
      flex-wrap: wrap;
      width: 100%;
    }
    
    .related-products .wd-entities-title {
        flex-direction: column;
        flex-basis: 100%;
        flex: 1;
    }
    
    .related-products .wd-entities-title a {
        font-size: 14px;
    }

    Regards,

    #537470

    shweta
    Participant

    Hello,

    This code not working i have added this code

    #537490

    shweta
    Participant

    Hello,

    I have check the website its working fine.

    can you check please check home page the title aur price not shown properly. also when i cursor the mouse the 2 image not showing.

    Home Page URL: https://akshatraghava.website/

    #537523

    Hung Pham
    Keymaster

    Hi shweta,

    Thanks for reaching to us.

    I checked your site and second image and product title / price are showed well. Please double check https://prnt.sc/Y8g-QorDCSpu

    Regards,

    #537877

    shweta
    Participant

    Hello,

    Thank you for your support. With your assistance, we were able to create a beautiful website.

    Additionally, I would like to make some adjustments to the layout. I want to place the title on the left side at the top, and the price should be on the right side at the top. I also want to hide the “Add to Cart” button.

    Best

    #538150

    Hung Pham
    Keymaster

    Hi shweta,

    1. Layout

    You want apply that for whole site? Please let me know.

    2. Add to cart

    You can enable catalog mode in the Theme Settings > Shop > Catalog mode.

    Regards

    #538258

    shweta
    Participant

    Hello,

    Thank you for your prompt response.

    1. Yes, I would like to apply the changes to the entire website. Can you please assist me with that?
    2.When I activated the catalog mode, the buttons are hidden on the single product page as well. I only want to hide these buttons on the home page.

    Best

    • This reply was modified 11 months, 2 weeks ago by shweta.
    #538414

    Hung Pham
    Keymaster

    Hi shweta,

    1. To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to Private Content area, this will allow me to thoroughly investigate and address your concerns in a more efficient.

    2. Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    body.home .wd-add-btn{
    	display: none;
    }

    Regards,

    #538435

    shweta
    Participant

    Kindly find the login details on Private content

    #538867

    Hung Pham
    Keymaster

    Hi shweta,

    First of all, take my apologies for the delay in answering because of the weekend.

    Please check your site again.

    Regards,

    #538908

    shweta
    Participant

    Hello,

    No Worries 🙂

    Thank you for your help the product title is ok but ii want to add the price on the top right instead of the top left bottom. same as the shop page.

    Best

    #539357

    shweta
    Participant

    Hello,
    Please reply it’s very urgent

    #539540

    shweta
    Participant

    Hello,

    I’m waiting for your reply please reply its very very urgent

    #539640

    Hung Pham
    Keymaster

    Hi shweta,

    I helped you to move price and title to top https://prnt.sc/sfEeysJObIIm

    Please clear browser cache and double check.

    Regards,

    #539646

    shweta
    Participant

    Hello,

    I have checked the incognito and cleared the cache but the title price not shown ed on the top right, can you please again.

    #539792

    Hung Pham
    Keymaster

    Hi shweta,

    To assist you in the best possible manner, I kindly ask that you please include a screenshot that illustrates, this will allow me to thoroughly investigate and address your concerns in a more efficient.

    Regards,

    #539801

    shweta
    Participant

    I am reaching out to follow up on a ticket I raised approximately a week ago regarding a specific issue with our product display. Unfortunately, the matter has not been resolved yet, and we are currently working under a tight deadline.

    The issue pertains to the alignment of product titles and prices on our website. As per the attached screenshot, we need the product titles to appear on the left side, while the corresponding prices should be displayed on the right side. Given the urgency of our situation, I kindly request expedited attention to this matter.

    #539804

    Hung Pham
    Keymaster

    Hi shweta,

    The link requests access, please remove it.

    Provide me with the mockup of the styles that you try to achieve and I will help you to do that from my end, it will helps you save the time.

    Thanks for your patience.

    Regards,

    #539810

    shweta
    Participant

    Hello Team,
    Give you the link access of the above ticket raise.

    This is the screenshot you have shared and we exactly want this to be done on our website i.e we need the product titles to appear on the left side, while the corresponding prices should be displayed on the right side.
    Link: https://prnt.sc/sfEeysJObIIm

    But this is what we are getting on our website attaching the image link below.
    Link: https://ibb.co/d5MMjrm

    Given the urgency of our situation, I kindly request expedited attention to this matter.

    #539811

    shweta
    Participant

    We hold more than 15 licenses on Woodmart, we need you this time. Please help us in this situation, it’s urgent.

    #539838

    Hung Pham
    Keymaster

    Hi shweta,

    I am really appreciate your patience.

    I tested on both logged and non-logged users, it worked well https://prnt.sc/NjmEj2340sek https://prnt.sc/mw1djV5rLJ18

    Please check one more time and let me know how it goes.

    Regards,

    #539915

    shweta
    Participant

    Hi team,
    Yes, it’s done! Could you please share the location where the CSS changes were implemented? As it will help us with potential minor modifications if needed.

    Time is of the essence, so your prompt response is highly appreciated.

    #540039

    Hung Pham
    Keymaster

    Hi shweta,

    You can see Custom CSS that used in Theme Settings > Custom CSS.

    Regards,

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