Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
No problem ;)
-
You're welcome ;)
-
Ok. So to remove sidebar from single product page, please use below code:.single.with_aside .four.columns { display: none !important; } .single-product.with_aside .sections_group { width: 98% !important; }
-
You're welcome ;)
-
Hi, to increase width of submenu, please use below css:#Top_bar .menu li ul li { width: 250px !important; }
-
Hi, to clear whole wordpress, please use https://wordpress.org/plugins/wordpress-reset/ plugin. But please notice, this plugin will remove everything (pages, posts, menus, etc). Thanks :)
-
You're welcome :)
-
Hi, please take a look at http://forum.muffingroup.com/betheme/discussion/13/how-update-to-the-new-version-of-be-theme where we described how to update theme. Thanks!
-
Each css should be pasted under Theme options > Custom CSS & JS > Custom CSS section. We're glad to see that you found it yourself :)
-
Hi, 1. Search icon is in the different place in the code then logo and the rest. That's why it is below the logo on mobile devices. In this case there is only one solution but if this won't work as you need, then unfortunately there is no other sol…
-
Hi Ahmad, as we see, this font is not included to Google Fonts list. So please download font's files for this theme and then upload them as custom fonts under Theme options > Fonts > Custom section.
-
Please send us private message with access to your dashboard so we can have a look on it because we are sure that you did something wrong.
-
Hi John, please send us url to site where UL is not the same size as the rest of content so we can have a look on it. Thanks!
-
If you are talking about theme folder name, you can not change it after theme installation and demo import when menus and widgets are configured because wordpress assign all those settings for theme. And if you change folder name, for wordpress it's…
-
Hi, please take a look at http://forum.muffingroup.com/betheme/discussion/938/problem-with-image-size-in-shop-slider-media-images-settings-sizes where we explained how to sort the quality of gallery images. Thanks :)
-
Hi Nick, please deactivate all plugins and then click "Save changes" button. If panel will appear, then go back to plugins and activate them again. However if this won't help, it means there is not enough memory on your server and please …
-
We noticed that plugin's author did some fixes. Of course plugin will be updated with next theme update but if you want to get latest version now, please send us private message and you will get it.
-
Hi Mark, both backgrounds can be changed under Theme options > Custom CSS & JS > Custom CSS section. Below code is responsible for those backgrounds:.highlight-left::after, .highlight-right::after { background-image: url("http://…
-
Ok, we checked your site and the button on the right side can not be moved down because this button in the code is in the same place as coupon field. And until WooCommerce author won't change this behave, it won't be possible to control that button.…
-
If you mean to do it the same way as we did on http://themes.muffingroup.com/betheme/product/flying-ninja then you must set default "Product | Style" option under Theme options > Blog, Portfolio & Shop > Shop section.
-
So we are really sorry but we do not have anything like this. We thought that you know how to do it and you are looking for a place where you can use hooks only. To have the widgets at the top for all the time, some theme files must be changed. So a…
-
If none of them works, then you must contact with server administrator because your server is definitely limited and only admin will be able to increase those limits.
-
Thanks for sharing with us :)
-
So this is simple WP gallery. We simply used gallery shortcode in the "Column" item. But as we see, looks like you sorted it already because gallery is visible on your side now.
-
Hi, we do not have such an option unfortunately. If you want to change headings for widgets, you must modify widget-xxx.php files that are under functions/ folder. Thanks!
-
@wh28 We can not remove the part responsible for title unfortunately because some people are using it. So if you don't want duplicate title, please remove site name under Settings > General section because right now you have title that comes with…
-
Hi, this sounds very strange to us as this is first time when we see something like that. In our opinion, you should contact with server administrator because if you have a message about permission, this must be something on server side. To be sure…
-
Hi, child theme can be installed exactly the same way as parent theme. More details about this you can read on https://codex.wordpress.org/Child_Themes Thanks :)
-
Hi Ryan, to use different fonts than Google, please take a look at http://www.themepunch.com/faq/use-fonts-google-fonts/ where this was described. Thanks!
-
Hi, looks like you have "Subheader" activated and that's why menu does not look good. So please deactivate "Subheader" under Theme options > Header & Subheader > Subheader section.