Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,863
- Last Active
- Roles
- Administrator
Comments
-
Hi, please show us how you added link to the rev slider button first and we will see if you added it properly or not.
-
Sorry but what random image you mean? Posts have only one featured image and each post item display it's own featured image.
-
Hi, both, Tabs and Accordion exist in Visual Composer - we already checked. So if these items does not exist on your side, we recommend to start from extra plugins deactivation. But if this won't help, please send us dashboard access privately thru…
-
Hi, this looks like you are unable to save the content only because of the limits on your server side. More details about that you can read in the following topic http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-opt…
-
Each css need to be put under Theme options > Custom CSS & JS > Custom CSS section. All you need to do is copy above css and paste into this section.
-
You are welcome! :)
-
Backgrounds are not responsive because it's technically impossible to make css backgrounds responsive.
-
You are welcome! :)
-
Hi, please be so kind and send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason because these options of course exists. Please d…
-
1. Ok, got it. From what we see, it behaves like that because of custom css:#Top_bar:not(.is-sticky) .logo { display: none !important; } which need to be replaced with the following css:@media only screen and (max-width: 1239px){ #Top_bar .…
-
Hi, which section you mean exactly? Because from what we see, everything works fine. For example, when we click on 4th links from the left side on your site, it goes to http://pasteboard.co/dBfJ9qrFT.png what is the most proper behave because this …
-
Hi, please show us on screenshot how you want to color them and also please provide us link to page where you got these boxes.
-
You're welcome!
-
Hi, please send us link to page where you would like to change these colors first.
-
Please show us this strange space because we didn't noticed anything like this on your site. But please do not send us paths to your computer because we are not able to check such image.
-
The tool you are using probably has limits somewhere set. Localhost is similar to real hosting and may have similar limits.
-
Hi, we are sorry but we do not have anything like this included into theme. Thanks!
-
There is nothing difficult if you know coding but we need to follow the rules without any exceptions. If we will give you such information, after that we will get thousands of questions like: where to do this, in which file do that, in which line sh…
-
Hi, to change Action Button hover color please use:.button-stroke a.button.button_theme:hover, .button-stroke a.tp-button.button_theme:hover, .button-stroke button:hover, .button-stroke input[type="submit"]:hover, .button-stroke input[typ…
-
You're welcome ;)
-
Hey, to change this grayish text color, you need to use custom css:.widget_mfn_menu ul li a { color: #000; }
-
Ok, so please go to home page edition section and under Page Options you will have Subheader | Hide option and please just enable it.
-
Transparency can be set under Theme options > Global > General section.
-
You are welcome ;)
-
Hi, it looks strange because you zoomed in your screen :)
-
For the page on our demo, we used Featured Image but for single posts, this featured image place is under subheader. So the only way to set subheader background for single posts is custom css:.postid-xxx #Subheader { background-image: url('Path-To-B…
-
Hi, this text can be easily changed under Theme options > Translate > Error 404 and Search section.
-
Hi, 1. To make portfolio slider full width, you need to set Full Width style for the section inside which the slider item is. 2. Please be so kind and send us dashboard access privately thru contact form which is on the right side at http://themef…
-
Hey, the BeTheme is SSL ready itself and as you can see on http://pasteboard.co/1mjV5QGfV.png it's out of any bugs or errors in console what means that all is fine.
-
Hi, the "Load more" button displays until all posts are not loaded. So if you have 20 posts total and show them by 5 then you need to click it 3 times and after 3rd click the button will disappear. This is how it works. But about the Shar…