Home › Forums › WoodMart support forum › Mobile Customization
Mobile Customization
- This topic has 8 replies, 2 voices, and was last updated 4 years, 4 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
December 29, 2020 at 8:02 pm #254548
WlonkaParticipantWhere can I change the marked fonts (see attachments) and get rid off the cart button
Attachments:
You must be logged in to view attached files.December 30, 2020 at 6:47 am #254595
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
To change the text you need to install and use the loco translate plugin.
Your path will be Loco Translate >> Themes >> Woodmart.
You can also watch the video in our detailed documentation in the following link: https://www.youtube.com/watch?v=D3NsDdMzsls
And you can remove the links from the menu from Appearance >> Menus.
If you are trying to ask anything else then please provide with some relevant screenshots of the specific area to check it myself and help you out accordingly.
Best Regards.
December 30, 2020 at 11:40 am #254659
WlonkaParticipantthanks for your response. i want to change the appearance of the word in the mobile menu or more specifically i want to use fonts out of my connected adobe typekit. And could you please tell me the exact path and menu option which i have to turn of in order to get rid of the shopping cart icons on the product preview pictures.
December 30, 2020 at 12:27 pm #254666
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
You can try using the advanced typography settings under Theme Settings for the fonts.
You can read our detailed documentation in the following link:
https://xtemos.com/docs/woodmart/advanced-typography-settings/And for the “Shopping cart icons on the product preview pictures.” please provide a relevant screenshot of the specific area to check it myself and help you out accordingly.
Regards.
Xtemos Studios.December 30, 2020 at 2:37 pm #254691
WlonkaParticipantI mean that button (see attachment)
Attachments:
You must be logged in to view attached files.December 30, 2020 at 3:00 pm #254700
WlonkaParticipantI managed to change the font of the mobil menu. thanks a lot. but how do i change the marked font type in the search bar. could u maybe give me the custom selector needed.
Attachments:
You must be logged in to view attached files.December 31, 2020 at 6:23 am #254834
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
1) Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.woodmart-hover-quick .woodmart-add-btn { display: none; }
2) And for the search placeholder text try adding the following Custom CSS in the Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.mobile-nav .searchform input[type="text"]::placeholder { font-family: "Montana", Arial, Helvetica, sans-serif; font-size: 25px; }
Regards.
Xtemos Studios.December 31, 2020 at 12:02 pm #254894
WlonkaParticipantthanks a lot that worked out beautifully. Would you be so kind and explain to me the difference between the Custom CSS for mobile landscape and the Custom CSS for mobile
sectionDecember 31, 2020 at 12:23 pm #254898
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
The Custom CSS for the Mobile area affects the mobile and the Custom CSS for Mobile Landscape affects only the landscape mode in mobile.
Regards.
Xtemos Studios. -
AuthorPosts
- You must be logged in to create new topics. Login / Register