-
AuthorPosts
-
September 17, 2015 at 4:18 pm #504944
Hey,
want to remove on startpage the shortcut and reduce the space between head menu and slider.
September 17, 2015 at 4:23 pm #504949Hey combra!
Please edit your page and choose “Hide both” under Title bar settings – http://i.imgur.com/eJH9Weu.png
Regards,
YigitSeptember 21, 2015 at 9:41 am #506300Worked, how to add some space between header and content? See Screens
September 21, 2015 at 2:33 pm #506437Hey!
You can simply add whitespace element to top of your page content :)
Regards,
YigitSeptember 24, 2015 at 8:08 am #508195Hey, thats not the solution.
– Main Slider on homepage is not visibile complete (some pixels are under the menu)
– Sidebar Element “Headline” is not bisibile complete
– Product Image and Title on single-product is not visibile complete.September 24, 2015 at 2:50 pm #508481I added this code for it:
/* Main Content nach unten schieben */ .content .entry-content-wrapper { padding-right: 50px; padding-top: 18px; } /* Slider nach unten schieben */ .ls-inner, .ls-slide { width: 100%; height: 100%; top: -12px; } /* Single product nach unten schieben */ .template-shop div.product div.images { width: 100%; float: none; margin: 0px; padding-top: 20px; } .template-shop div.product div.summary { width: 60%; float: left; padding-top: 20px; }it seems working, but now it needs to be fit after adding a product to cart (to much white space) -> Screen. But maybe u have a better solution?
September 25, 2015 at 3:53 pm #509112Hey!
Please add following code to Quick CSS as well
.single-product .woocommerce-message { margin-bottom: 0!important; }Cheers!
YigitSeptember 28, 2015 at 1:14 pm #510044Hey Yigit,
added to custom css code, nothing changed.
September 28, 2015 at 1:20 pm #510052Hey!
Please flush browser cache and refresh your page a few times. It does work fine on my end – http://i.imgur.com/Kc9P4U1.png
Regards,
YigitSeptember 28, 2015 at 2:19 pm #510088solved, thanks
-
AuthorPosts
- The topic ‘Remove Breadcrumb on homepage’ is closed to new replies.
