New Landing How can we help? Themeforest Theme Support Neighborhood Product Page customisation

Viewing 11 posts - 1 through 11 (of 11 total)
  • #118329
    sittingprettyclothing
    Member
    Post count: 123

    Hi,

    I am trying to customise the product detail page. I have managed some modifications but struggle with the rest. The site url shows “under construction” so it’s a bit tricky. I am a total new bee so please bare with me :-(. I have attached a pic of where I am now and what I am trying to achieve. I hope this will help.

    1/ I have managed to add the product name above the price but now I would like to move the product short description between the product name & the price. I would like to be able to change the font size of this short description without affecting other area in the theme/page.

    2-3/ I would like to move the drop down menu for sizes next to the drop down menu for Colour and add a line underneath to separate this section

    4-5/ I would like to remove the “clear section” as well as the “in stock” without affecting the back office stock management of the site

    6/ I’d like to have the “+” to add quantity next to the quantity number and have this section in grey like on your demonstration website

    7/ I’d like to have a black rectangle behind the add to cart if possible

    It’s quite a lot so I hope it’s not too complicated!

    Many many many thanks in advance for your help!!

    G

    Attachments:
    You must be logged in to view attached files.
    #118332
    sittingprettyclothing
    Member
    Post count: 123

    For the point 7/ (black highlight), I’d like that not to affect the rest of the page or site.

    Thanks a loooot!

    #118561
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi, as I said in your previous post. We don’t support customisations of this scope. While we’d love to be able to support every customisation request, we simply don’t have the time.

    – Kyle

    #119144
    sittingprettyclothing
    Member
    Post count: 123

    Hi Kyle,

    Thanks for your feedback. I understand, I realised it was a lot! Unfortunately at this stage, we would love to, trust me, but we can’t hire a developer.
    Any chance you could help on some of the easy point?

    the most important would be to put the description in between the product name & the price and remove the in stock & clear section but then again any easy point covered you can assist on would be welcome.

    Thanks a in advance
    G

    #119607
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    If you could please provide me with a login so I can access the page I will see what I can do

    – Kyle

    #120976
    sittingprettyclothing
    Member
    Post count: 123
    This reply has been marked as private.
    #120987
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m afraid that login doesn’t work, please check

    – Kyle

    #120989
    sittingprettyclothing
    Member
    Post count: 123
    This reply has been marked as private.
    #121022
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .variations_form .reset_variations {
      display: none!important;
    }
    .stock.in-stock {
      display: none;
    }

    For the description, I’m afraid it’s not possible to move in between the title and price, what you will have to do is hide the price with:

    .woocommerce.single-product div.product p.price .amount {
      display: none;
    }

    And manually add the price below your description text.

    For the other customisations, they are beyond our scope of support

    – Kyle

    #121135
    sittingprettyclothing
    Member
    Post count: 123

    Thanks a lot Kyle!!

    #121138
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register