Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,936
- Last Active
- Roles
- Administrator
Comments
-
It's margin that comes with logo. You can remove those few px with the following css:@media only screen and (max-width: 767px) { #Top_bar .logo #logo { margin: 0 42px !important; } } There is nothing else what can be removed in header on mobile.
-
You're welcome ;)
-
Hi, this is how Wordpress works. There is nothing what as theme developer we can do in this case. Thanks!
-
Thanks. As we can see, you have 4 tabs but just 1st got the content. Please open your website in Firefox html mode (CTRL+U) and check how many html errors you got. Please fix them first and all should be fine.
-
Hey, thanks a lot for kind words :) In reference to your question, please send us link to page where you got those arrows so we can have a look on them first. Thanks!
-
Hi, please send us link to page where from you want to remove this logo.
-
Hi, your access was removed because it's public section and everyone can see those details. We did checked your site and the cart does not work because you forgot to select shop page under WooCommerce > Settings > Products > Display sectio…
-
To get fixed header type, you must set Fixed style under Theme options > Header & Subheader > Header section. In reference to 2nd question, sounds like you mean one page menu what you can see on Be|Profile demo. More details about it you c…
-
Hi Stefania, language is always the same as you set it under wp-config.php file. You probably got translated back-end and that's why got Polish language. So we suggest to switch from Polish to English under wp-config.php file. Thanks!
-
We are glad to hear that it helped!
-
Hi, please send us link to page where you got this logo.
-
Hi, there is no need to modify theme files. You can easily overwrite global styles under Theme options > Custom CSS & JS > Custom CSS section.
-
If you want to change images sizes, you need to play with functions/theme-functions.php file where add_image_size() functions are.
-
Hi, yes, you can change this behave with Responsive Visibility option which is located under Theme options > Responsive section. Thanks!
-
Ok, got it. So to remove those circles, please use the following css:.portfolio-photo .portfolio-item .portfolio-details .more { display: none !important; }
-
Hi, you can do this with the following css:.blog { color: #000 !important; }
-
Hi, please change Table Prefix under Theme options > Global > Advanced section and sliders will appear. Thanks!
-
To change it's color, you must use the following css:input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[t…
-
Hi, maybe you turned off subheader for that page only under Page Options section?
-
Hi, yes, it is possible. More details about it you can read on http://forum.muffingroup.com/betheme/discussion/10575/back-to-top-button
-
You're welcome ;)
-
Hi, number of related products you can set under Theme options > Blog, Portfolio & Shop > Shop section.
-
Great!
-
Hi, these are widgets and you can sort them under Appearance > Widgets section. More details about it you can read on http://themes.muffingroup.com/betheme/documentation/#footer-widgets
-
You're welcome ;)
-
Hi, as we can see, your header looks fine. Your mobile logo is very small (62x30px) and that's why there is so much empty space around it on mobile devices.
-
Hi, 1. Please let us know when site will be online because we must have a look into code first. 2. For that we also need link to page where you got them.
-
Hi, please send us private message with dashboard access so we can have a look on it.
-
Hi, the only way to copy them is Import/Export button which is in the right bottom corner of Muffin Builder under Page Options section. Can you show us what exactly does not copy?
-
Hi, what exactly is not aligning? We did checked your site and all looks fine.