Home Forums WoodMart support forum Category page title height Reply To: Category page title height

#458213

dreamzspl
Participant

Hi Luke, thanks.. I think we are getting closer..

I tried your suggestion, and notice that this applies specifically to shop archive pages only. However, on other pages that has “page titles”, the image height is still “padding: 60px 0;”. And the inspector is still showing:

@media (min-width: 1025px)
<style>
.title-size-default {
    padding: 60px 0;
}

for the other pages that has page titles with images.

How can we make it consistent across the different pages?