Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,863
- Last Active
- Roles
- Administrator
Comments
-
OMG, it's a "Call to Action Footer" section and to make this phone number clickable, you need to wrap existing phone number into the following html tag:<a href="tel:00-000-000-000">00-000-000-000</a>
-
You are welcome! :)
-
Hmm, so if you want to do a change for this page only, then maybe the following css would be useful enough:.postid-2565 #Subheader { visibility: hidden !important; padding: 30px !important; }
-
Hi, we have only "Load more" feature and it is not possible to load items on scroll. Thanks!
-
Hi, psd files for demos are not included. As it's advertised on product's page only homepage and UI KIT psd files are included. You can see this information on https://snag.gy/0Jb8Nl.jpg However, if you send us request via contact form on the righ…
-
@soutes Please send us link to page where you would like to make sub-menu transparent first and we will see if it's even possible.
-
Hi, we are sorry but we do not have any option for categories list in portfolio page. Thanks!
-
Hey, to decrease gap between menu items, you need to decrease 25px of existing padding to 20px for example under Theme options > Custom CSS & JS > Custom CSS section:#Top_bar .menu > li > a span:not(.description) { padding: 0 25px; }
-
Hi, background color of the Top Bar can be changed under Theme options > Colors > Header section. Thanks.
-
You can set #Header_wrapper link for this item and it should work as "back to top" button.
-
Hi, there is no slider on Be|HiFi demo and that's why no slider is included into package.
-
Hi, we are sorry but it is not possible unfortunately. Thanks!
-
Hi, please send us link to page where you got this issue so we can have a look on it first.
-
Sure, we will consider this while future updates.
-
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…
-
But this is what we meant. As you can see on http://pasteboard.co/de0VnRpMy.png phone number in Action Bar is already clickable.
-
Hi, background videos does not work on mobile because most mobile devices just doesn't support these kind of backgrounds unfortunately. Please notice that it has nothing to theme but it's a more technical problem with mobile devices and it's softwa…
-
Hi, these colors can be changed with custom css. More details about it you can find on http://forum.muffingroup.com/betheme/discussion/1021/how-to-change-betheme-action-bar-link-colour
-
Hi, there is 3 possible reasons why Muffin Options might be empty on load (blank): - PHP version - Wordpress, since version 4.5, requires minimum PHP 5.6. So if your version is older than 5.6, you need to contact with your admin/hosting provider b…
-
Hi, you probably did not installed WooCommerce plugin which is responsible for shop page and that's why there is no shop under http://www.b1router.com/en/shop/ What you need to do now is to remove whole data using Wordpress Reset plugin and then d…
-
Please be so kind then and send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can check what might be the reason. Please don’t forget to let us know what for the a…
-
Hi, Top Bar background color can be changed under Theme options > Colors > Header section. Thanks!
-
Hi, you can add this line with custom css:#Footer .footer_copy { border-top: 1px solid #000 !important; }
-
You are welcome ;)
-
Hi, transparency for top bar can be set under Theme options > Global > General section.
-
You are welcome! :)
-
Hey, to remove gap between the menu and the content, you need to do 2 things: 1. Under Theme options > Header & Subheader > Header section you need to activate Minimalist option. 2. From the first section, you need to remove 50px of top…
-
You are welcome ;)
-
Ok, glad to know you sorted it yourself :)
-
@mrcgytt To do this, you need to use custom css:body:not(.template-slider) #Header { min-height: 370px !important; }