- This topic has 5 replies, 2 voices, and was last updated 4 years, 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Logistic Theme
Hello, when using the logistic theme it seems to throw the single product page out of whack for woocommerce.
as seen here the product image is huge and nothing seems aligned properly.
http://www.new.palmbeachoutboards.com/shop/xto-offshore/v8-5-6l-425-hp/
Any ideas?
Hi,
URL isn’t working.
Regards,
Chris
http://www.new.palmbeachoutboards.com/shop/xto-offshore/v8-5-6l-425-hp/
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.woocommerce div.product div.images img { width:70%;}
#primary { width:1170px; margin:0 auto;}
@media screen and (max-width:1023px) {
#primary {
width: 100%;
margin: 0 auto;
padding: 0 15px;
box-sizing: border-box;
}
}
Regards,
Chris
thank you, that worked!
🙂
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]