This topic has 4 replies, 3 voices, and was last updated 1 years, 1 months ago ago by Tony Rodriguez
Please take a look at the screenshot for the issue. You can see the that name of the country and the title “Country/Region” is overlapping. Please suggest me the solution to take care of this.
Hello, Aniwalunj,
Thank you for contacting us and for using XStore.
Please try the next custom CSS code:
form #billing_country_field.et-advanced-label label[for],
form #shipping_country_field.et-advanced-label label[for]{
position: static;
margin: 0;
}
Kind Regards,
8theme team
Where do I add this code? How do I add this code?
Hello, @aniwalunj,
We appreciate your prompt response.
Kindly proceed to implement the CSS code that was previously provided in our last correspondence. You can do this by copying and pasting the code into the designated area in Xstore > Theme Options > Theme Custom CSS > Global CSS, then click on ‘Publish’.
We trust that this will effectively resolve the issue at hand.
Best Regards,
8Theme’s Team
The issue related to '‘Name of the country and the title “Country/Region” is overlapping.’' has been successfully resolved, and the topic is now closed for further responses