Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,861
- Last Active
- Roles
- Administrator
Comments
-
@shazzamit But as we can see, sticky header is fine on mobile now what you can see on http://pasteboard.co/5ferJIABl.png
-
https://gyazo.com/28261fd4184f28589bd2c0a5df8c0dcc - do you see what you set on this part? Is it LEFT sidebar as we requested many times?
-
So we are sorry but we do not have any suggestion to make it possible.
-
Hi, which part of footer you want to customize? You mean copyright section or widgets?
-
Please send us link to page where you turned this option then and still have empty space on mobile.
-
Hi, we are sorry but your question is incomplete because we have no idea with what you want to connect this code. We do not understand what this code supposed to do and with which our item or option should be connected.
-
We suggest to clear your browser and server cache because this need to be the reason why you have duplicate logos. Also, make sure you use latest theme version.
-
Hey, we are sorry but we do not have an option to set minimalist header for individual pages unfortunately. This option can be set for all pages only. Thanks!
-
So let us know when your site will be online then.
-
Like we wrote above, you need to start each URL with HTTP://
-
Hi, please send us link to page where you faced this issue.
-
Hi, please show us on the screenshot what exactly you want to do and how and also please include link to page where you would like to do this. Thanks!
-
Hi, what you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. But if you would like to know the differences…
-
You can change it's color with custom css only. If you send us link to page where you would like to do this, we will try to help.
-
Hi, yes, WooCommerce works with the BeTheme. We did checked your site and looks like your WooCommerce installation is incomplete. In such case, we suggest to remove plugin files via FTP and upload them via FTP once again. But please make sure all f…
-
All details about managing products and it's categories, you can find on https://docs.woocommerce.com/document/managing-products/ and https://docs.woocommerce.com/document/managing-product-taxonomies/
-
Hi, could you show us on the screenshot what you would like to do exactly? Sorry but we don't get it.
-
Hi, all questions you asked for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. We are sorry but we do not have an…
-
Please send us link to page where you lost social icons from footer so we can have a look on it first.
-
Hey, to set white background behind subheader's title, please use the following css:#Subheader .title { background: #FFF !important; }
-
Hi, # is not a class definition. If you set custom class name, instead of # (which is an ID tag), you supposed to use . (dot) instead. For more details about ID's and classes, please visit http://stackoverflow.com/questions/602168/in-css-what-is-th…
-
If we understand your question, you need to set up individual classes for menu items (color-sea is an example of class name for menu item) and then accordingly you need to write custom css's, like:#Top_bar .menu > li.color-sea > a:after { top:…
-
Ok, thanks. So as we can see, this happens because you have too many main menu items. So or you will move some main menu items under sub-menus or you need to decrease spacing between items with the following css:#Top_bar .menu > li > a span:no…
-
Ok, great! :) Today will be a new version ready for download where we fixed it.
-
Please go to SHOP page edition under Pages section and do the screenshot of Page Options section, especially section where sidebars are because we really can not believe that it does not work.
-
So if the css we gave you above does not change the color of placeholder, we do not have any other suggestion to change it's color. And all we may suggest is to dig in the Google and check the articles where you will have some other solutions to cha…
-
1. Sorry but we do not see any message on your site. Could you send us like to page where this message is? We really don't see anything on your site. 3. Because you didn't sent us link to page where you got SKU we are not sure if the css will give …
-
Ok, thanks. We did checked your site and now we can see what you mean. We were thinking about something completely else. Anyway, to sort these categories and it's numbers, please use the following css:.widget_product_categories ul li a { display: in…
-
Sorry but we do not understand. Do you mean to change date format? Because we do not think thjat you are talking about translation as we do not see any DATE working on your site under Blog News item.
-
So this is not possible because WooCommerce plugin does not allow to create custom pages. All WooCommerce pages need to be coded into files.