Change the name of category (Under the goods)

This topic has 8 replies, 2 voices, and was last updated 5 years, 9 months ago ago by Rose Tyler

  • Avatar: JenkisPoland
    JenkisPoland
    Participant
    June 15, 2018 at 15:35

    Hello.

    Can I change the name of category under the goods ~ here https://imgur.com/UGAdKHN ?

    But i want that it does not change left in the category https://imgur.com/sj8FyVT

    Is this possible?

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 15, 2018 at 16:00

    Hello,

    Unfortunately, there is no such possibility.

    Regards

    Avatar: JenkisPoland
    JenkisPoland
    Participant
    June 16, 2018 at 11:00

    What about “PRODUCT DESCRIPTION”
    Screenshot: https://imgur.com/G32vR8Y

    Is it possible to delete this line?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 18, 2018 at 08:56

    Hello,

    Please add this code in Theme Options > Custom css:

    .product-information-inner .meta-title {
        display:  none;
    }

    Regards

    Avatar: JenkisPoland
    JenkisPoland
    Participant
    June 19, 2018 at 15:29

    but https://imgur.com/JG6BMwt not deleted
    How to remove the arrow too?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 15:41

    Please change the previous code to:

    .product-information-inner .product-navigation {
        display:  none;
    }
    

    Regards

    Avatar: JenkisPoland
    JenkisPoland
    Participant
    June 19, 2018 at 15:45

    Thanks Rose Tyler

    Works <3

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 15:54

    You’re welcome!

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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