Custom CSS for portfolio page
Hello
I dont see option of custom css for portfolio page, there is only for static pages?
I tryed use page-id in main css, but it doesnt work also
.page-id-7210 img.visible_photo {
display: none!important;
}
.page-id-7210 .desc {
display: none;
}
please help, I want to hide all elements of woocomerce product, show only button.
J
Comments