Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
The second option is at the bottom of editing post page. http://snag.gy/Wz47B.jpg - this is the option we are talking about.
-
Hi, to modify product pages, you must play with woocommerce files. All these files you can find under woocommerce/ folder. Please notice that this is the only way to edit woocommerce files as you want. Thanks!
-
Ok. So to remove this padding, please use below css:.layout-boxed { padding: 0 25px 0 15px !important; }
-
You're welcome ;)
-
As we see, with your header style, it is possible to set this color for menu section only. This can not be full width. To set this background for menu section, please use below css:#Top_bar .menu_wrapper { background-color: #000 !important; width: 1…
-
Hi, to change background color of header on mobile devices, please use below css:#Top_bar, #Action_bar { background-color: #000 !important; }
-
Hi, as we see, you got just 3 simple images in footer. Just wrap img tags in a tags and you will get images with links. This should look as below:<a href="#"><img src="#" /></a>
-
Hi Toni, adding secondary menu is really easy. Please just set menu under Appearance > Menus section and then set this menu under Appearance > Menus > Manage locations section. Thanks!
-
Hi, we do not use those files for styles anymore. All styles are loading directly in header now. But you don't need to worry about custom css's because these works fine.
-
Yes, you must definitely create blog page and set there because this is very important. All information about blog page creation you can read on http://themes.muffingroup.com/betheme/documentation/#blog
-
When we finish thousand of features that are on our current list, we'll consider your suggestion.
-
Hi, slider items does not work with VC plugin unfortunately. So you can not use testimonials unfortunately. But Muffin Builder tool can be deactivated under Theme options > Global > Advanced section. Thanks!
-
Hi, during migration we always use only 2 tools: WP Migrate DB and Mfn CB Migrate Tool. So if you are unable to change your paths, it means you did something wrong. We recommend to move site using those 2 tools only because like our other customers…
-
To set 3 related products instead of 4, you can use below css:.woocommerce ul.products li.product:nth-child(4n+1) { display: none !important; } But if this won't help, then unfortunately we do not have any other solution. But to increase wishlist b…
-
@by-agentur-de Now, it's Theme options > Global > Advanced section. Getting started was in older theme version.
-
Yes, because css that was used for background images is incompatible with responsive mode.
-
1. We checked your site but this is unfortunately impossible. Only menu icon can be in the same line as logo. 2. You can use icon as html, like: <i class="ICON-NAME"></i>
-
One more thing - switch to default WP theme and let us know if you got the same behave with default WP theme.
-
Sorry but we do not understand. You are trying to install package which you downloaded from TF? If this is what you are trying to do, then please unpack this package and install betheme.zip file. If this won't help, then please upload theme via FTP.…
-
If you want to move blue underlining more to the bottom, you must use below css:.header-fixed #Top_bar .menu > li > a::after { bottom: -20px; }
-
If you don't have "Featured image" option, it means that you account is limited or wordpress is corrupted because this option comes with WP itself.
-
Hi, please show us on screenshot what you mean and we'll see if it's possible because we are not sure if we think about the same. Also please send us url to page where you want to do this. Thanks!
-
Please show us on screenshot how you did it because you must did something wrong. Did you done it under section item?
-
Under revolution slider you got possibility to set layers. So you can set images with layer option.
-
@fameadvance All details about theme update you can find in this topic or at http://themes.muffingroup.com/betheme/documentation/#installation so we do not understand what is not clear and what video you expect. Did you ever updated anything via FTP…
-
@magicewok Please send us private message with information what slider did you tried to import and also what rev slider version you used and we'll export new slider file for you and hope that this will help you.
-
@TatarlonutPetrisor Option responsible for aligning menu to right you can find under Theme options > Menu & Action Bar > Menu section. @prventure Conflict between plugins is the most common reason of problems. We're glad to hear that you …
-
To change subheader title color, please use below css:#Subheader .title { color: #FFF !important; }
-
Hi, you don't need to use css. We got this option under Theme options > Footer section. Thanks :)
-
You're welcome :)