Home Forums WoodMart support forum Header Transparent

Header Transparent

Viewing 30 posts - 1 through 30 (of 65 total)
  • Author
    Posts
  • #23628

    alexlim91
    Participant

    Dear Xtemos,

    How can i make the header transparent like demo fashion and demo food?

    Thank You

    #23635

    Artem Temos
    Keymaster

    Hello,

    You can enable header above the content (header overlap) option while editing your page in the Dashboard.

    Regards

    #23685

    alexlim91
    Participant

    Hi,

    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

    #23698

    Artem Temos
    Keymaster

    Hi,

    Yes, our theme supports Dokan plugin. You can see how it looks on our demo https://woodmart.xtemos.com/handmade/

    Regards

    #23699

    alexlim91
    Participant

    Hi,

    May i know if insert the vendor information in the product page
    https://i.imgur.com/gypp2Bi.png

    Thank You

    #23701

    Artem Temos
    Keymaster

    Hi,

    Unfortunately, there is no such feature now. It may need some additional customization to achieve this.

    Regards

    #23702

    alexlim91
    Participant

    Hi,

    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?

    #23714

    Artem Temos
    Keymaster

    Hi,

    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

    #23784

    alexlim91
    Participant

    Hi,

    How can i use this kind search bar? how can i change the background color of search bar?
    https://i.imgur.com/Aqgl3hb.png

    Thank You

    #23785

    alexlim91
    Participant

    By the way how can i change the words font or the submenu text size?
    https://i.imgur.com/28UyRVy.png

    #23801

    Bogdan Donovan
    Keymaster

    Hi,

    Please, can you provide a link to your website so that we can check it and prepare the code for you?

    Regards

    #23805

    alexlim91
    Participant

    Hi, here is the website http://www.ezone.com.my

    #23821

    Artem Temos
    Keymaster

    You 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*/
    }
    #23850

    alexlim91
    Participant

    Hi,

    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.png

    shopbuzz.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.png

    #23856

    Artem Temos
    Keymaster

    Hi,

    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

    #23860

    alexlim91
    Participant

    Hi,
    For the margin how can remove it? I got try it just now still no working.
    Thank you

    #23868

    alexlim91
    Participant

    Hi,

    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 one

    #23870

    Artem Temos
    Keymaster

    Please, 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.

    #23874

    alexlim91
    Participant

    the 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?

    #23876

    Artem Temos
    Keymaster

    But 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

    #23878

    alexlim91
    Participant

    Hi,

    Actually this two website is under one website i just separate it.
    I didn’t receive the CSS Code.

    Thank You

    #23879

    Artem Temos
    Keymaster

    Do 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*/
    }
    
    #23880

    alexlim91
    Participant

    Hi,
    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 You

    #23893

    Artem Temos
    Keymaster

    Hi,

    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

    #23905

    alexlim91
    Participant

    Hi,
    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?

    #23922

    Artem Temos
    Keymaster

    Hi,

    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

    #23934

    alexlim91
    Participant

    Hi,
    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.png

    For the information block element margin bottom, what i mean is refer to the spacing between tittle and text https://i.imgur.com/slU7XtC.png

    #23951

    Artem Temos
    Keymaster

    This 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

    #23963

    alexlim91
    Participant

    Hi,
    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.

    #23980

    Artem Temos
    Keymaster

    Hi,

    We see that you have added a stretch row to your header menu HTML block that breaks everything. You need to remove it.

Viewing 30 posts - 1 through 30 (of 65 total)