Home › Forums › WoodMart support forum › Header Transparent
Header Transparent
- This topic has 64 replies, 3 voices, and was last updated 7 years, 2 months ago by Artem Temos.
-
AuthorPosts
-
November 13, 2017 at 12:54 pm #23987
alexlim91ParticipantHi,
Stretch row? which part? just now i got try to find but still cannot found it. Please show me.
I didn’t do any setting on stretch row why it suddenly change ?Thank you
November 13, 2017 at 1:01 pm #23993
alexlim91Participantand i didn’t add html block why it suddenly show the “year 2018” apply on shop page?
https://i.imgur.com/sU1bGzB.png
Why the theme will change randomly? Any coding error cause this problem?November 13, 2017 at 1:06 pm #23996
Artem TemosKeymasterHere is a screenshot of this row. You have added it to the menu text area in Theme Settings -> Header -> Text. https://gyazo.com/93e6f98f84de83e5a513407f764c6687?token=b8ab8a809ce0bcb08c61b9ae307aff64
“Year 2008” is also added by you to the prefooter in Theme Settings -> Footer.November 13, 2017 at 1:13 pm #24002
alexlim91ParticipantHi,
ok. got it. the html block is automatic appear every time install this theme that why it cause this problem.
By the in this theme to change the menu background color for particular menu like this one https://i.imgur.com/NMo3PkQ.png
In the demo version 1, i see that the words can change color and how can i put it at the right side of the main menu? https://i.imgur.com/kMPgGps.png
November 13, 2017 at 1:28 pm #24008
Artem TemosKeymasterHi,
You can add a button element to that HTML block and set its color.
November 13, 2017 at 2:39 pm #24024
alexlim91ParticipantHi,
Add HTML Block then how can i insert it in the main menu? copy the html block code only?
November 13, 2017 at 2:59 pm #24028
Artem TemosKeymasterCopy and paste this HTML Block’s shortcode.
November 14, 2017 at 3:12 am #24087
alexlim91ParticipantHi,
I paste the html block (i using button element) to menu but still same like default.
Thank You
November 14, 2017 at 7:43 am #24111
Artem TemosKeymasterCould you please send us a link and screenshot so we can see where you have added it?
November 14, 2017 at 8:31 am #24122
alexlim91ParticipantNovember 14, 2017 at 8:37 am #24123
Artem TemosKeymasterSend us a screenshot also.
November 14, 2017 at 8:47 am #24127
alexlim91Participanthi,
here is it https://i.imgur.com/OgaTiRW.png
November 14, 2017 at 8:48 am #24128
Artem TemosKeymasterSo what is wrong with it? It is a simple link added to the menu. We don’t see any HTML Blocks there.
November 14, 2017 at 8:51 am #24130
alexlim91ParticipantHi,
but the logo background still cannot change even i had insert html block https://i.imgur.com/w1nEMQN.png
November 14, 2017 at 9:44 am #24133
Artem TemosKeymasterSorry, but what logo background do you mean? And what do you want to achieve adding a link to the HTML Block to the menu?
If you want to change a background of particular item, try to add some extra class likemy-menu-backgorund
and then place this code to the Custom CSS area.my-menu-backgorund { background: #efefef!important; }
November 14, 2017 at 9:54 am #24134
alexlim91ParticipantHi,
Because previously you mentioned need tobusing html block to create that kind menu.So just need to add the css code, may I know how can I find the css code so next time I can do by myself
November 14, 2017 at 10:32 am #24146
Artem TemosKeymasterHi,
We talked about HTML Blocks in the menu text area in Theme Settings. If you want to change the menu item background only and don’t add any buttons, use the code we sent you previously.
November 14, 2017 at 11:48 am #24174
alexlim91ParticipantHi,
I had the code but still not working at the background of menu?
https://i.imgur.com/SBKoe8d.png
I only need “promotion” this menu onlyThank You
November 14, 2017 at 12:16 pm #24175
Artem TemosKeymasterDid you add this extra class to the menu item in Appearance -> Menus?
November 14, 2017 at 12:55 pm #24184
alexlim91ParticipantSo the title of that menu is what css code? currently the color is black i want to change it to white color
November 14, 2017 at 12:58 pm #24186
Artem TemosKeymasterDid you add this extra class to the menu item in Appearance -> Menus? It is required if you want to apply CSS code for that item.
November 14, 2017 at 1:03 pm #24191
alexlim91ParticipantHi,
I had add the code in extra css class in menu section but the title words color cannot change in theme setting
https://i.imgur.com/zlQsiCJ.pngNovember 14, 2017 at 1:04 pm #24192
Artem TemosKeymasterHere is a code to change the color too
.my-menu-backgorund > a { color: #fff!important; }
November 14, 2017 at 1:10 pm #24193
alexlim91ParticipantI try to insert in same extra css class but it seen still not working.
Any other way to insert?November 14, 2017 at 1:11 pm #24194
Artem TemosKeymasterSeems that you didn’t add the code we sent you in the previous message.
November 14, 2017 at 1:17 pm #24195
alexlim91ParticipantHi,
It only can insert one css code
i had added but still sameNovember 14, 2017 at 1:19 pm #24197
Artem TemosKeymasterWe mean this code to change the color
.my-menu-backgorund > a { color: #fff!important; }
November 14, 2017 at 1:25 pm #24198
alexlim91ParticipantHi,
still same…. only the background but the word still same.https://i.imgur.com/lBO3qIH.png
November 14, 2017 at 1:27 pm #24199
Artem TemosKeymasterSeems that you didn’t add the code we sent you in the previous message. Please, add it to the custom CSS.
November 15, 2017 at 2:10 pm #24321
alexlim91ParticipantHi,
For the header transparent i tick the header above the content option but the slider still cannot overlap the header. https://i.imgur.com/hESqQNa.png
Thank You
-
AuthorPosts
- You must be logged in to create new topics. Login / Register