On mobile phones, the promo text section does not fully extend to the screen in width.
Note: Even though I marked “Full-Width Header” – ON in the Top Header section, it did not work.
I am requesting your support.
Theme version: 9.1.13Hello, @tanersen87,
Thank you for contacting us and for using XStore.
We are committed to resolving your issue. we kindly request you to copy and paste the following CSS code into the Xstore >> Theme Options >> Theme Custom CSS >> Global CSS. Please ensure to clear your browser cache before checking your site again.
Here is the CSS code:
@media screen and (max-width: 767px) {
.et_column.et_col-xs-12.et_col-xs-offset-0 {
padding-left: 0px !important;
padding-right: 0px !important;
}
}
We trust that this solution will effectively resolve your issue.
Best Regards,
Team 8Theme.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.