Remove short product description - by wielandsmith

This topic has 3 replies, 2 voices, and was last updated 9 years, 6 months ago ago by Eva Kemp

  • Avatar: wielandsmith
    wielandsmith
    Participant
    October 1, 2014 at 18:34

    Is there a way to remove the short product description and make the custom tabs more like tabs rather than an accordion? I tried changing the settings in theme options and it didn’t work.

    Thank you!
    Monica

    2 Answers
    Avatar: wielandsmith
    wielandsmith
    Participant
    October 1, 2014 at 20:24

    Or would it be possible to just remove the long description???

    -Monica

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    October 2, 2014 at 11:43

    Hello,

    You can change tabs display in Theme Options > Single Product Page.
    To remove short description add this code into custom.css file:

    .product-information .short-description {
        display: none;
    }

    To create custom.css you need rename default.custom.css to custom.css via FTP in the folder wp-content/themes/royal. Then enable it in Theme Options > Custom CSS.

    Regards,
    Eva Kemp.

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘remove short product description’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.