Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,891
- Last Active
- Roles
- Administrator
Comments
-
Hi, we have no idea what you did in the backend and how but we have a quick css solution to center logo on mobile:.mobile-header-mini #Top_bar #logo { text-align: center !important; }
-
You are welcome! :)
-
Hi, yes, it is possible. To add similar backgrounds, you need to set set inline style for each td, like:<td style="background: #000 !important;">some text</td>
-
You are welcome! :)
-
Ok, thanks. So as we can see, sub-menu went down because of your large logo. However, you can move it up of course using the following css:#Top_bar .menu li ul { top: 60% !important; }
-
Hi, you can change those colors under Theme options > Colors > Forms section.
-
Hi, for this section we used Column item the following shortcodes inside:<h3>Our offer</h3> [list image="http://themes.muffingroup.com/be/finance/wp-content/uploads/2015/01/home_finance_offer_small1.png" title="Investmen…
-
Hi, it's an Action Button and you can remove it under Theme options > Header & Subheader > Extras section.
-
To make icons links and to increase their size, you need to use something as below:<a href="#" style="font-size: 20px !important;"><i class="ICON-NAME"></i></a>
-
Ok. So to remove this zoom button, please use:.image_frame .image_wrapper .image_links.double a.zoom { display: none !important; } .if-overlay .image_frame .image_wrapper .image_links.double { margin-left: -30px; width: 60px; } .image_…
-
Hi, to reduce table font size, you need to use the following css:table th, table td { font-size: 12px !important; line-height: 12px !important; }
-
To align logo vertically, please use:.header-split #Header .top_bar_left .logo { margin-top: 5px !important; }
-
Hi, yes, it is possible of course. Please take a look into different topic http://forum.muffingroup.com/betheme/discussion/94/mega-menu-icons where we explained how to set icons for main menu items. Thanks!
-
You are welcome! :)
-
Yes, you can make it sticky under Theme options > Header & Subheader > Header > Sticky Header section.
-
Ok, got it. So to remove this small space between the images, you need to wrap all images into DIV tag and set line-height: 0 style for this div. So it should look like the following:<div style="line-height: 0 !important;"> IMAGES IN…
-
It means we set Builder template under single portfolio settings. If you will go to portfolio item settings, you will see Template drop-down field with Builder option.
-
Hi, please disable maintenance mode on your site first so we can have a look on it closer.
-
So please check grid width under Theme options > Global > General section because this is the only option that comes to our mind. but to be honest, on our end, both pages width looks the same.
-
Hi, please send us link to page where you got this empty space then so we can have a look on it.
-
So the main problem with your installation is that you did not read the documentation and you are trying to install wrong file. So please take a look at http://themes.muffingroup.com/betheme/documentation/#installation where we explained how proper …
-
Hi, we are sorry but we do not have anything like Be|Fusion demo and never had such so we do not understand what you ask for.
-
Hi, you got this "not found" message, because you didn’t watched our instructional video. Slider Revolution is external plugin and it’s content can not be imported automatically with the demo import so you need to import it separately. Mo…
-
Hi, all details about retina images, you can find in the doc so please take a look at http://themes.muffingroup.com/betheme/documentation/#retina-ready where we described everything. Thanks!
-
Did you disabled all plugins just as we asked in previous message? Because we checked your site once again and looks like nothing has changed. After further verification, we realized that your site doesn't look like was made with the BeTheme and the…
-
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…
-
So if you are looking for a file, it's functions/theme-shortcodes.php - this one is responsible for all items and shortcodes.
-
To make this section full width, you need to set FULL WIDTH NO MARGIN style for the section where this item is. But the link is always the same width and the column where it is. So to decrease its width, you need to set class name for the button fir…
-
But you are using transparent header type and this is the whole sense of being transparent. So if you don't like how the content goes behind the menu, you need to select different header type then (not transparent).
-
Hi, we suggest to disable all extra plugins and then try. We are pretty sure that one of them is the culprit.