Change the name of titles - by mediacheap

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

  • Avatar: mediacheap
    mediacheap
    Participant
    May 7, 2018 at 20:45

    Who knows how can I change the titles that I have marked with red on the screenshot? Please help me! Thanks!

    screenshot of problem

    2 Answers
    Avatar: mediacheap
    mediacheap
    Participant
    May 7, 2018 at 20:46

    Screenshot_1

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 8, 2018 at 07:44

    Hello,

    1. “Product information” text can be changed to product name in Theme Options > E-commerce > Single Product page > Show product name above the price > On.
    2. “Product price” can be removed by adding custom css code in Theme Options > Styling > Custom css:

    .single-product-booking .product-side-information-inner .product-price-title {
        display: none;
    }

    or edit the text using translation files http://xstore.helpscoutdocs.com/article/30-base-theme-translation
    3. Please check settings of product, for example, https://www.8theme.com/demo/xstore/hosting/product/pro-linux-hostingsimple/ > http://prntscr.com/jf4uv5

    Regards

  • Viewing 3 results - 1 through 3 (of 3 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.