Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
January 11, 2015 at 3:25 pm in reply to: How to remove "SKU: 01 – Need Help? Contact Us Leave Feedback" on product page #140618
and for the sku
.sku_wrapper{display:none !important;}
January 11, 2015 at 3:23 pm in reply to: How to remove "SKU: 01 – Need Help? Contact Us Leave Feedback" on product page #140617try this one in the custom css:
.need-help,.leave-feedback,{display:none !important}
thank you!
i have not many changes in the css, so could be an update issue.best,
earlThis reply has been marked as private.nothing happened.
how can one update of the site be responsible for this extreme changes?
December 8, 2014 at 4:51 pm in reply to: Show sidebar on Shop page – remove it from Sub-Pages (product-category) #134358Hey,
thanks for the input, but you misunderstood.
I have it on the Main Shop page and i want to remove it from Sub-Pages like every product category page.thx.
earlThis reply has been marked as private.thank you rui, that’s it!
thank you!
it is working with the bottom.but the spacing to the top ist still 5px.
tried it also with -30px, but nothing changed.any ideas?
this one:
#header-section #header {
padding-top: 2px !important;
margin-bottom: 0px;
}does NOT work at all.
already fixed the menue issue.
but no success with the top and bottom distance.
This reply has been marked as private.Can’t read your answer, Rui:
” This reply has been marked as private. Reply “
This reply has been marked as private.after updating to v2.0 the code in the custom css is not working anymore:
#header-section #header{padding-top:2px !important;padding-bottom:0px !important;}
any suggestions?
-
Posted in: We hit Power Elite.