This topic has 7 replies, 3 voices, and was last updated 12 months ago ago by Lani
Font size/ Layout
Hello, @Lani,
Thank you for choosing XStore as your WooCommerce WordPress theme.
To expedite the resolution of the issue you have encountered, may we kindly request that you provide the precise URL of the page where the difficulty is occurring?
Furthermore, it appears that the login credentials we have on file are not granting us access. For us to proceed with a thorough examination and offer an effective solution, could you please verify and share the correct login details for your website? For your convenience, We have included a link to an image that may serve as a guide in this process in the private content area:
In addition, we would like to suggest a couple of preliminary troubleshooting steps:
1. If you are utilizing a cache plugin, please consider deactivating it temporarily to ascertain whether it resolves the issue. Cache plugins are known to occasionally cause delays in reflecting updated content on websites.
2. Should you be employing a Content Delivery Network (CDN), it may be beneficial to disable CDN caching momentarily to determine if it is contributing to the problem at hand.
We are committed to providing you with the support you need and look forward to your response.
Yours sincerely,
The 8Themes Team
Layout
Hello, @Lani,
We appreciate your prompt response.
Theme Options > Typography settings have higher priority, so you can change settings for Headings > Variant and Line Height globally for all headings on site from there,
or use custom CSS code (Theme Options > Theme Custom CSS):
h2.has-large-font-size {
font-weight: 700;
line-height: 54px;
margin-bottom: 28px;
}
h3.wp-block-heading {
font-size: 21px;
font-weight: 600;
line-height: 32px;
margin-bottom: 28px;
}
.single-post .content-article p {
line-height: 32px;
}
to get this result: https://prnt.sc/0yf7hh-YZqn-
Kind Regards,
8theme team
font size layout
Font size/ Layout
The issue related to '‘Need help with the Font size/ Layout …………………………………………’' has been successfully resolved, and the topic is now closed for further responses