Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,864
- Last Active
- Roles
- Administrator
Comments
-
Ok, you're right. We already added it as well and this would be fixed with next theme update. Thanks!
-
Hi, the problem you described above is completely unrelated to theme. And if your homepage does not rank well, you should contact with person who is responsible for SEO of your site because there is nothing we can do on our end. P.S. We checked yo…
-
We will consider this when we finish current features.
-
Hi, we are sorry but this is not possible unfortunately. Thanks!
-
Hi, we are sorry but this requires files customization unfortunately. Thanks!
-
Hi Brian, please send us link to page where you would like to do this first so we can have a look. Thanks!
-
Hi, did you set VIDEO ID or VIDEO LINK? Because as far as we know, next the the video field, there is an information that it is necessary to use video id's only. But about full screen lightbox, it's not possible unfortunately.
-
@edwardashmere Our recommendation is to enable loopbacks and mod security to check if one of the is not the reason.
-
What exactly does not work?
-
Hi, did you tried to change line height under Theme options > Fonts > Size & Style section? If you didn't please try to do it there.
-
Hi, Please open your website in Firefox html mode (CTRL+U) and check html errors you got. Please fix them first and all should be fine. P.S. Anticipating your question, yes, those errors are not associated with theme and were made by you or one of…
-
Hi, it's probably header's background and if you want to get rid of that part, please just activate Header Minimalist under Theme options > Header & Subheader > Header section. Thanks! :)
-
Hi, you can change menu item link color on hover with the following css:#Top_bar .menu > li > a:hover { color: #000 !important; }
-
You are welcome ;)
-
Ok. So to change sidebar background color for Muffin Menu widget, you need to use the following css:.widget.widget_mfn_menu { background: #000 !important; }
-
You are welcome! :)
-
It's because you use child theme which has outdated function: mfn_title(). You need to remove it because this function is no longer in use and Wordpress pick up titles themselves.
-
https://snag.gy/qgEmwF.jpg
-
Hi, Wordpress, since version 4.5, requires minimum PHP 5.6. If you open your blank site in Firefox html mode (CTRL+U) you see an error related with array_replace_recursive() function. It means your current PHP version is older than 5.6 and doesn’t …
-
Hi, no, we do not have anything like this build-in into them. Thanks!
-
Sorry?
-
Hi, we are sorry but what you ask for is not possible unfortunately. Thanks for understanding!
-
If it's still to small, then all we can recommend is to remove padding around logo completely with the following css:.header-plain #Top_bar .logo #logo { padding: 0 !important; } 1. Where do you have Info Box cut off? Sorry but we do not see what y…
-
Hi, you can put the image but behind whole section only and this can be done under section settings.
-
Sorry but we don't have it at this moment.
-
@CarmenGadw Theme options > Custom CSS & JS > Custom CSS section. @alecabral You can do this under Theme options > Colors > Header section.
-
Hi, 1. Would be great if you can send us link to example page so we can be sure which image and where you mean exactly. 2. Sorry but we do not understand your 2nd question. Not sure what exactly is happening and what you want to do.
-
Sure, we will put it in note and will update the doc soon.
-
Hi, we are sorry but you can not center those items. It would be possible if there would be 2 items. Thanks!
-
Hi, you got those pictures blurred because you forgot to set right size for media. More details about it you can find on http://forum.muffingroup.com/betheme/discussion/938/problem-with-image-size-in-shop-slider-media-images-settings-sizes where ev…