Hi, in my pageof products https://www.spall.es/martos
I apply the css you gave me for other pages of products
.top-bar .top-links li a,
.my-account-link:before, .logout-link:before,
.login-link:before, .register-link:before {
color: black;
font-weight: bold;
}
.main-nav .menu>li>a {
padding: 16px 11px;
}
.page-wrapper, .page-wrapper .container {
background-color: white;
}
.title span {
background-color: white;
color: black;
}
.header-wrapper, .page-wrapper .header-wrapper .container {
background-color: #151515;
}
.header-type-2 .top-bar .container {
background-color: #cce100;
}
but in this page I have a square around each product and the title donesnt see…
help please
Best regards