Home › Forums › WoodMart support forum › Custom header settings
Custom header settings
- This topic has 5 replies, 2 voices, and was last updated 5 years ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 18, 2020 at 6:21 am #168637
siteadminParticipantHello!
1. How can via theme settings disable property “cursor:pointer” for element information box?
2. How can via theme settings set font-size for information box title: 13px, because by default we have only predefined sizes 20, 16, 28, 34?
3. For what reason the “open in new window” checkbox may not work for information box?I ask: how can I do it all without additional custom css? Maybe in theme settings have some tabs and i dont see it is.
Wait another questions… 🙂
Attachments:
You must be logged in to view attached files.January 18, 2020 at 6:36 am #168640
siteadminParticipant4. In private content you can see strange class-name. Not right somehow.
January 18, 2020 at 7:10 am #168643
siteadminParticipant5. How separately for the main menu to set a different color on hover?
Again: without additional custom css-code.
January 18, 2020 at 7:19 am #168644
siteadminParticipant4. Here i was find trouble: was disable translit, because earlier we delete ClearFy plugin which convert symbols. This question closed.
January 18, 2020 at 8:07 am #168649
siteadminParticipant6. Why i cant copy-paste elements from desktop to mobile header? It could be very convenient. See attachment.
Attachments:
You must be logged in to view attached files.January 18, 2020 at 9:57 am #168658
Aizaz Imtiaz AwanKeymasterHello,
1) In theme settings there is no option to disable the property “cursor:pointer” for element information box. If you want to disable the image title which shown on pointer upon the information boxes then you can try the below CSS code in global custom CSS area under theme settings >> custom CSS:
.info-box-icon img { pointer-events: none; }
2) You can set the font size of your choice for information box element while editing the element “information box”.
Screenshot for clarification: https://jmp.sh/akJ6OVb
Screenshot while using info box in header: https://jmp.sh/xax9qp43) Kindly share the URL of that page where the “open in new window” option not working for your information box, also share the screenshot by pointing out the specific section so I can check and help you out. Currently your header did not contain any information box.
4) I’m glad that you fixed it. You are the best.
5) To set a different color on hover for main menu. You need to go to Theme settings >> TYPOGRAPHY >> ADVANCED TYPOGRAPHY select the “Main Navigation Links” from custom Selector and then choose the color from “Color on hover” option.
Screenshot for clarification: https://jmp.sh/V59dLhE
6) Unfortunately there is no such option available currently, to copy-paste elements from desktop to mobile header.
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register