This topic has 5 replies, 2 voices, and was last updated 9 years, 8 months ago ago by Robert Hall
The layout of my front page should be 3 columns and is set to the “wide” layout, however it is stacking the 3rd column on my pc rather than it being in the right place.
Hello,
I’ve added following code in custom.css file. Please check it.
@media (min-width: 1366px){
[class*="span"] {
margin-left: 20px !important;
}
}
Regards,
Robert Hall.
Worked like a charm! Thank you Robert
I’m not sure why this message keeps appearing in my WP dashboard:
Your theme has bundled outdated copies of WooCommerce template files. If you notice an issue on your site, this could be the reason. Please contact your theme developer for further assistance.
Hello,
You’re welcome!
Don’t worry about this message. This does not affect the performance of your site. You can hide it.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up