This topic has 8 replies, 3 voices, and was last updated 1 years, 8 months ago ago by Rose Tyler
https://postimg.cc/7fbjkSkj
The title font of a single product page on the mobile phone feels too large, how to set the title font size and format?
Hello Wade Yang,
In order to address your issue, please go to XStore > Theme Options > Woocommerce (Shop) > Single Product Builder > Title. There, you can adjust the Size Proportion to your desired specifications. Please refer to the attached image for further reference.https://postimg.cc/F790LSfw
We thank you for your cooperation and remain at your disposal.
Best Regards,
8Theme’s Team
How can I test the effect after I create a template with Email Builder? How can I send mail to my mailbox?
Hello, Wade Yang,
Thank you for contacting us and for using XStore.
Here you can find the Testing section – https://prnt.sc/VdzuVYQTnYXC and send test email.
We hope this information is helpful.
Kind Regards,
8theme team
I have clicked to send the email as you said, but I have not actually received the email. What is the reason?
https://postimg.cc/4mxLzxsS
There is how to revise the mail address inside {admin_email}? I want to modify the email address to be other than the one shown in the picture.
https://postimg.cc/hfX8DzSc
Hello, Wade Yang,
Please check email settings in: WooCommerce > Settings > Emails > Email sender options, Dashboard > Settings > General > Administration Email Address.
Kind Regards,
8theme team
But I just want to change the font display size on the mobile phone, not the font Size proportion on Desktop
Hello, Wade Yang,
Thank you for the reply.
Do you mean product title on a single product page?
There is no option to change the font display size on the mobile phone only, but you can do this using custom CSS code. For example, add the next code in Theme Options > Theme custom CSS > Mobile:
.single-product .product_title {
font-size: 30px !important;
}
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.
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up