This topic has 8 replies, 3 voices, and was last updated 8 months, 2 weeks ago ago by Andrew Mitchell
I want to make one more change. I’d like to modify the title of the related products section on the single product page. Instead of “Related Products,” I want the title to be “Customers Also Bought.”
Hello, Daniyal,
Thank you for getting in touch with us.
If you want to change this text only, the next workaround can be used: Install the Loco Translate plugin > create English translation for XStore theme > change text > check the result and disable the Loco plugin.
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Best Regards,
8Theme’s Team
Sorry, I didn’t explain properly. My concern is only about the related products section at the bottom of the single product page. Instead of the heading “Related Products,” I want it to be changed to “Customers Also Bought.” Will I need to use a plugin for this, or can it be changed directly from HTML?
https://gyazo.com/ee7d7fe62b731fcea193ec48b24170b1
check private area for wp-admin access
Hello, Daniyal,
We would like to express our gratitude for your swift response.
In accordance with our previous correspondence, we have amended the text as per your request. Should you have any further modifications or need additional assistance, please do not hesitate to contact us.
Best Regards,
8Theme’s Team
Could you please make the text ‘Customer Also Bought’ heading appear in bold?
It’s possible to increase the text size and make it bold for better visibility. ?https://gyazo.com/636c870d8f229c55c5d9cb5c961ce617
Hello, Daniyal,
1/ To adjust the font weight, we kindly ask that you insert the following code snippet into the designated area located at Theme Options > Theme Custom CSS > Global:
.single-product .related-products-title {
font-weight: 600;
}
2/
.single-product ul.st-swatch-size-large li.type-label a,
.single-product ul.st-swatch-size-large li.type-label span {
font-size: 20px;
font-weight: 600;
}
Best Regards,
8Theme’s Team
Dear Daniyal,
We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.
Click here to rate now: https://themeforest.net/downloads
Thank you sincerely for your ongoing support!
Best Regards,
The 8Theme Team
The issue related to '‘I’d like to modify the title of the related products section on the single product page.’' has been successfully resolved, and the topic is now closed for further responses