Home › Forums › WoodMart support forum › Header Transparent
Header Transparent
- This topic has 64 replies, 3 voices, and was last updated 7 years ago by Artem Temos.
-
AuthorPosts
-
November 9, 2017 at 1:37 pm #23628
alexlim91ParticipantDear Xtemos,
How can i make the header transparent like demo fashion and demo food?
Thank You
November 9, 2017 at 2:01 pm #23635
Artem TemosKeymasterHello,
You can enable header above the content (header overlap) option while editing your page in the Dashboard.
Regards
November 10, 2017 at 1:04 am #23685
alexlim91ParticipantHi,
Ok. I got. May i know this theme can support dokan multi vendor?
For the product page, can i add the vendor information on the left size or right size?Thank You
November 10, 2017 at 7:34 am #23698
Artem TemosKeymasterHi,
Yes, our theme supports Dokan plugin. You can see how it looks on our demo https://woodmart.xtemos.com/handmade/
Regards
November 10, 2017 at 7:38 am #23699
alexlim91ParticipantHi,
May i know if insert the vendor information in the product page
https://i.imgur.com/gypp2Bi.pngThank You
November 10, 2017 at 7:45 am #23701
Artem TemosKeymasterHi,
Unfortunately, there is no such feature now. It may need some additional customization to achieve this.
Regards
November 10, 2017 at 7:48 am #23702
alexlim91ParticipantHi,
Ok. For the “Browse Categories” how can i change the words from browse categories to “Shop Categories”?
By the way, can i change size hedear bar?
November 10, 2017 at 9:46 am #23714
Artem TemosKeymasterHi,
You can change this text in the PO file of our theme with Loco Translate.
Send us a screenshot of the text you want to change the font size for.
Thank you
November 11, 2017 at 2:39 am #23784
alexlim91ParticipantHi,
How can i use this kind search bar? how can i change the background color of search bar?
https://i.imgur.com/Aqgl3hb.pngThank You
November 11, 2017 at 3:48 am #23785
alexlim91ParticipantBy the way how can i change the words font or the submenu text size?
https://i.imgur.com/28UyRVy.pngNovember 11, 2017 at 10:10 am #23801
Bogdan DonovanKeymasterHi,
Please, can you provide a link to your website so that we can check it and prepare the code for you?
Regards
November 11, 2017 at 10:42 am #23805
alexlim91ParticipantHi, here is the website http://www.ezone.com.my
November 11, 2017 at 2:45 pm #23821
Artem TemosKeymasterYou can use this CSS code snippet to change the form background and increase a font size
/* SEARCH BAR COLOR BG */ .searchform input[type=text] { background-color:#d21717; /*Change BG color*/ } /* MENU DROP */ li.menu-item-design-default ul li a { font-size:16px; /*Change font size*/ font-family:‘arial’; /*Change font family*/ }
November 12, 2017 at 3:57 am #23850
alexlim91ParticipantHi,
ezone.com.my
1) The header code that you provide still looking like normal one? the layout is look like quite different with this one https://imgur.com/Aqgl3hb
2) How can i change the words so it can fix same row with the icon https://i.imgur.com/28UyRVy.pngshopbuzz.shopbuzz.com.my
1) How can i change the html block “free shipping” looking like this demo https://i.imgur.com/d2VvT3B.png i try using this same block but the layout look wide a bit https://i.imgur.com/y7AxAxn.pngNovember 12, 2017 at 7:34 am #23856
Artem TemosKeymasterHi,
1. Do you mean rounded borders and category dropdown? Both things can be configured from Theme Settings. First is a from style – rounded and category dropdown can be activated in Theme Settings -> Header -> Search.
2. Try this CSS code
.woodmart-nav-link .category-icon { float:left; } .woodmart-nav-link .category-icon + span { display:block!important; }
3. You need to remove extra margins for columns and for info boxes with Visual Composer to make them fit better.
Also, could you please provide us to purchase codes so we can verify them if you are using our theme for two different projects?
Thank you in advance
November 12, 2017 at 10:26 am #23860
alexlim91ParticipantHi,
For the margin how can remove it? I got try it just now still no working.
Thank youNovember 12, 2017 at 12:58 pm #23868
alexlim91ParticipantHi,
I could not found the the form style in the theme setting that you mean “First is a from style – rounded and category dropdown can be activated in Theme Settings -> Header -> Search.”
I change to dropdown but still same it show the normal oneNovember 12, 2017 at 1:04 pm #23870
Artem TemosKeymasterPlease, provide us your purchase licenses list.
Did you try to set margin bottom to 0 for information box elements?
Form style option you can find in Theme Settings -> Styles & Colors -> Form style.
November 12, 2017 at 1:12 pm #23874
alexlim91Participantthe purchase code is activate 108ff917-fe71-41a9-bb15-f4ec41ebae5e
ya.By the way how can add the select categories in the search bar? And is there any option to change the search bar background color from transparent to white colour?
November 12, 2017 at 1:14 pm #23876
Artem TemosKeymasterBut if you use our theme for two website you need to have two different licenses. Did you purchase our theme twice?
We already gave you a CSS code to change the background. Did you try to place it to the Custom CSS area?
As for categories dropdown, you can enable it in Theme Settings -> Header -> Search.Regards
November 12, 2017 at 1:18 pm #23878
alexlim91ParticipantHi,
Actually this two website is under one website i just separate it.
I didn’t receive the CSS Code.Thank You
November 12, 2017 at 1:20 pm #23879
Artem TemosKeymasterDo you mean these two websites
http://www.ezone.com.my/
&http://www.shopbuzz.shopbuzz.com.my/
? They are not one website.Here is the code
.searchform input[type=text] { background-color:#d21717; /*Change BG color*/ }
November 12, 2017 at 1:26 pm #23880
alexlim91ParticipantHi,
Shopbuzz.shopbuzz.com.my is use to do demo purpose. ezone.com.my
soon we implement the shopbuzz.shopbuzz.com.my.
Base on themeforest this theme i purhcase i had a right to install in both website… there is not such rule cannot install in two site…. i had join and registered themeforest since 5 year ago… until i haven’t heard such kind of case.How about the margin bottom px in visual composer?
Thank YouNovember 12, 2017 at 8:56 pm #23893
Artem TemosKeymasterHi,
Yes, you can use is for two different domains if one is for demo only. No problem with that.
What do you mean about the margin bottom in Visual Composer.
Regards
November 12, 2017 at 11:02 pm #23905
alexlim91ParticipantHi,
The one is mentioned previously https://m.imgur.com/y7AxAxn how remove the margin bottom.For the search bar if I want to change teh placeholder words and search icon color in search bar to black color if the search bar background is white color?
November 13, 2017 at 7:33 am #23922
Artem TemosKeymasterHi,
You can set your information block element margin bottom to 0 while editing it with Visual Composer under the “Design” tab.
As we can see, your search form is white now with black texts. What do you want to change there?
Regards
November 13, 2017 at 9:09 am #23934
alexlim91ParticipantHi,
i facing one problem with the header browse categories menu problem.
Why the categories suddenly miss out become like this https://i.imgur.com/bWqrg6a.pngFor the information block element margin bottom, what i mean is refer to the spacing between tittle and text https://i.imgur.com/slU7XtC.png
November 13, 2017 at 9:58 am #23951
Artem TemosKeymasterThis code may decrease the space between title and text in the information box
.widgetarea-head .woodmart-info-box .info-box-title { margin-bottom:2px; }
And we can’t access your website to see categories problem. To make our help faster, always attach a link where we can see the described problem.
Regards
November 13, 2017 at 10:20 am #23963
alexlim91ParticipantHi,
For the browse categories problem currently the website I had set to maintenance mode.
You may using login credentials below.
To visit the problem you can click visit store in admin panel.November 13, 2017 at 12:21 pm #23980
Artem TemosKeymasterHi,
We see that you have added a stretch row to your header menu HTML block that breaks everything. You need to remove it.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register