Change height and width of page title bar
-
Dear Support,
I have asked that previously but your solution doesn’t seem to work this time.
I need to increase the height oif the image in the category page. Pls see attached.
Many thanks
-
This topic was modified 9 months, 1 week ago by
giantpanos.
Attachments:
You must be
logged in to view attached files.
Hello,
To adjust the page title size, Navigate to Theme Settings > Page Title > Choose the Page Title Size.
Best Regards
I know this.
I need help with css coding to increase the height
thanks
Hello,
Can you please share the page URL so I will check and give you a possible solution?
Best Regards
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS. Change the code as per your need.
.title-size-default .title {
font-size: 60px
}
.title-size-large {
padding: 200px 0 !important;
}
Best Regards
thanks for this!
also, please give me the code to adjust the title text size, font weight, font type.
thanks!
and how can i lower the text on the page title?
Right now its in the middle of the image, interrupting it
thanks again!
Hello,
You can change the font settings through Theme Settings -> Typography -> Advanced typography -> create a new rule with the “Page title” item.
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/
Navigate to Theme Settings > Page title > Choose the Page title design “default”.
Best Regards