How to remove description and title on product

Discussion in 'SaleJunction E-Commerce WordPress Theme' started by raaj95, Jun 13, 2015.

  1. raaj95

    raaj95 Member

    Joined:
    May 29, 2015
    Messages:
    133
    Likes Received:
    0
    How to remove description and title on product. Front page
     

    Attached Files:

  2. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,

    Greetings from InkThemes,

    You can resolve it yourself, All you have to do is just go to Dashboard->Appearance->Theme Options->Styling Option->Custom CSS

    field and try to cut paste the given below CSS code there.

    Code:
    .thumb-content{
    display:none;
    }
    Hope it will solve your issue.
    Let me know if have further doubts so that I can assist you.
     
  3. raaj95

    raaj95 Member

    Joined:
    May 29, 2015
    Messages:
    133
    Likes Received:
    0
    i add shop now button on every product on home page. when i add this coding. Our description is remove and buy now button also. but i want hide only product description.
     
  4. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello User,

    I am sorry for the inconvenience caused.

    Kindly follow the below step mentioned in the image.

    remove product description.png

    Hope it will solve your issue.
    Let me know if have further doubts so that I can assist you.
     
  5. raaj95

    raaj95 Member

    Joined:
    May 29, 2015
    Messages:
    133
    Likes Received:
    0
    After this coding i apply. change on shop page not in front page ???
     
  6. raaj95

    raaj95 Member

    Joined:
    May 29, 2015
    Messages:
    133
    Likes Received:
    0
  7. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello,

    Please send us your website WordPress login details at [email protected] along with the thread link.

    Thanks,
    Praveen
     

Share This Page