Home › Forums › WoodMart support forum › Mobile Header Height Adjustment
Mobile Header Height Adjustment
- This topic has 8 replies, 2 voices, and was last updated 1 year, 1 month ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
November 8, 2023 at 5:57 am #510690
avalulu.ltdParticipantGood day,
I previously had help on adjusting the height of the Desktop header. I don’t need the the top or bottom header, i just need the main header.
Can you please assist on adjust the mobile header height.
November 8, 2023 at 6:13 am #510694
avalulu.ltdParticipantPlease also assist – how do i change the colour of the typography in the header on the right. I’ve drawn a circle around it.
Attachments:
You must be logged in to view attached files.November 8, 2023 at 2:26 pm #510828
Aizaz Imtiaz AwanKeymasterHello,
Go to WoodMart > Header Builder > Edit Current Header > Configure main Header settings and set the Row height for desktop and mobile.
You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/
Best Regards.
November 9, 2023 at 9:23 pm #511247
avalulu.ltdParticipantHi,
What is the description of the element. I’ve tried changing all of them with no luck.
Attachments:
You must be logged in to view attached files.November 10, 2023 at 9:31 am #511318
Aizaz Imtiaz AwanKeymasterHello,
Which element description do you want to change? Can you please share the screenshot for better understanding.
Best Regards.
November 10, 2023 at 10:09 pm #511596
avalulu.ltdParticipantIn the header; I would like to change the font family, font weight & font size of:
1) My Account
2) Cart totalThanks
Attachments:
You must be logged in to view attached files.November 11, 2023 at 11:37 am #511648
Aizaz Imtiaz AwanKeymasterHello,
Add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS
.wd-account-style-text .wd-tools-text { font-family: serif; font-size: 10px; font-weight: 300; } .wd-header-cart .wd-cart-subtotal .amount { font-size: 12px; font-family: serif; font-weight: 400; }
Best Regards.
November 11, 2023 at 3:53 pm #511684
avalulu.ltdParticipantthanks, I’ve added the code. It changed once and then it went back to normal?
November 13, 2023 at 10:23 am #511865
Aizaz Imtiaz AwanKeymasterHello,
Sometimes, your browser might be showing you a cached version of the page. Clear your browser cache or try accessing the page in incognito/private mode to see if the changes appear.
If the issue remains, share the wp login details of your site so i will check and give you a possible solution.
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register