css – Remove the main title, but only from the main page
Question
I want to remove the main title (“KEZDŐLAP”), but only from the homepage, the 2 codes below works, except if I put the page-id code in front of them. Why might this happen?
.page-id-8178 .woocommerce-products-header__title{
display:none!important;
}
.page-id-8178 .page-title{
display:none!important;
}
Site: https://www.boltway.hu/
0
4 weeks
2022-12-31T06:08:34-05:00
2022-12-31T06:08:34-05:00 0 Answers
0 views
0
Leave an answer