This topic has 6 replies, 3 voices, and was last updated 6 months ago ago by Andrew Mitchell
For some reason product archive and search results page layout have different width side bar and main content.
We would like to keep them the same as on shop / archives pages but cannot find anywhere to set the search results page widths.
The sidebar on search results page is too wide.
How can we set layout to be the same? And what is currently setting the search page to be different?
Thanks
Hello, @Darius,
Thank you so much for purchasing our theme and contacting our support center.
In order to assist you with your inquiry, we request that you provide us with URL and temporary access to the wp-admin of your website. This will enable us to take a closer look at your settings and provide you with a more accurate and specific solution.
To do this, please follow these steps:
– Create an account via Dashboard (Users > Add new) with administrator role. Refer to the following image for guidance: http://prntscr.com/s3rc9m
– Provide us with the username and password for the newly created account via the Private Content area. Refer to the following image for guidance: http://prntscr.com/s5mao7
– Any email address can be used for the new account, it does not have to be your personal email.
We kindly recommend that you take a complete backup of your site before proceeding.
Please let us know once you have completed these steps, and we will promptly review your account information and provide assistance as soon as possible.
Kind Regards,
8theme team
Hi @Tony Rodriguez you already have the details. Posting gain in private area. Thanks
Hello, @Darius,
We are delighted to inform you that the issue you reported has been successfully resolved. We have added the following CSS code in Xstore > Theme Options > Theme Custom CSS > Global CSS.
@media (min-width: 992px) {
.col-md-pull-9 {
width: 16.66666667% !important;
}
}
For your reference, you can view the corrected images in private content area.
Should you require any further assistance or have additional queries, please do not hesitate to contact us.
Best regards,
The 8Theme Team
@Tony Rodriguez thank you for letting me know where and how to fix it.
I also modified the CSS to below, because the products section wasn’t full width to the sidebar but this css fixed it.
@media (min-width: 992px) {
.col-md-pull-9 {
width: 16.66666667% !important;
}
.col-md-pull-9 {
right: 83.33333333%;
}
.col-md-push-3 {
left: 16.66666667%;
}
.col-md-9 {
width: 83.33333333%;
}
}
Dear Darius,
Choosing our theme reflects your commitment to quality, and for that, we’re genuinely grateful. As we constantly strive to elevate your experience, your feedback is an invaluable gift. Could you kindly take a moment to rate our product with 5 stars on ThemeForest?
Click here to share your insights: https://themeforest.net/downloads
Your support fuels our journey, and we appreciate it more than words can express.
Best Regards,
The 8Theme Team
The issue related to '‘Product archive and Search results page layout’' has been successfully resolved, and the topic is now closed for further responses