Hi,
Is it possible to change the alignment and color of the product title on products page? They are now aligned in the center and I would like to have them left aligned. Also like the titles be other color.
Can you give a hint?
Tnx.
This topic has 8 replies, 3 voices, and was last updated 2 weeks ago ago by Jack Richardson
Hi,
Is it possible to change the alignment and color of the product title on products page? They are now aligned in the center and I would like to have them left aligned. Also like the titles be other color.
Can you give a hint?
Tnx.
Hello,
Thank you for reaching out to us.
Could you please provide temporary wp-admin access? We need to check your settings.
To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.
Warm Regards,
The 8Theme Team
Please see attached info.
Hello,
We appreciate your prompt response.
Custom CSS code can be used, for example:
.product-details {
text-align: left;
}
.content-product .product-title a {
color: red;
}
Warm Regards,
The 8Theme Team
Tnx – that worked – only now my cursor hand on links is missing?
Hello,
Thank you for your message.
The code provided above does not appear to affect the cursor. Additionally, please find attached a video demonstrating what we are seeing on your website – https://gyazo.com/0739cb44d311a82da27af08a9e301be2
Best regards,
The 8Theme Team
Hi – tnx for checking. See the top menu and – for example – the link on the image attached. The hand is not showing up in Chrome, Firefox and Safari?
Dear @martijntje,
Thank you for reaching out.
Kindly provide us with the details of the browser you are using, as we have not been able to reproduce the issue on our end (we have tested it on Chrome and Safari). Additionally, if possible, please share a video demonstrating the issue so that we can forward it to our development team for further investigation.
Best regards,
Jack Richardson
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up