Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Hi, you can use <img src="path to image" /> for menu items and this should do the trick. Thanks!
-
When we finish current list of features (there is hundreds of them), we'll consider your request of course :)
-
There is a lot of different factors why logo got additional padding on mobile devices. When we create theme, we test a lot of different possibilities and mobile devices. While on some of theme, logo looks good, one the rest without padding it does n…
-
If you know coding then everything is possible but please notice that we do not offer files modifications. But if you want to add section just above the slider, you need to modify theme files. This can be coded under includes/header-top-area.php fi…
-
Yes, exactly. But in your actual case, there is additional padding which comes with default editor. Default WP editor is adding p tags automatically and unfortunately we do not have any impact on that. In the past we were trying to force a solution …
-
We have a lot of customers who does not have any knowledge about css and they are doing more complicated things. If you will show us on screenshot what exactly you want to do, we'll be able to help you. BTW We got one more item included for all tho…
-
You're welcome @madore :)
-
@cynkhoo If you mean to remove whole current content from WP and import completely new demo, then you can use WordPress Reset plugin.
-
@tandemmultimedia On "Features" page we used sidebar with Muffin Menu widget. More details about creating sidebars you can read on http://forum.muffingroup.com/betheme/discussion/10/how-to-create-sidebar-and-set-up-for-page
-
@tandemmultimedia This message means that you don't have zipArchive library enabled on your server. More details about that you can read on http://stackoverflow.com/questions/23487877/error-wrong-export-slider-file-format-this-could-be-caused-becaus…
-
@madore If plugin can not be installed, you should turn on WP_DEBUG mode to check where the problem is. This is due to server for sure (folder permissions or other limits). @fusedmarketing Latest version hasn't been tested by us yet. When we'll fin…
-
You're welcome ;)
-
To change menu items color, please use below css:#Top_bar .menu > li > a { color: #FFF !important; }
-
Hi, to increase logo size, please use below css:#Top_bar #logo { height: 200px !important; }
-
Hi, this line can be changed with below css:.header-transparent #Top_bar .menu > li > a::after { background: #000 !important; }
-
Yes, we know. Because both works exactly the same. You can turn off "Nice scroll" under Theme options > Plugins & Addons > Addons section and then you should have different behave.
-
You're welcome :)
-
Hi Tom, this is call to action button which can be changed under Theme options > Header & Subheader > Extras section.
-
1,2. For that please use below css:table tr:hover td ul li { color: #FFF !important; } table tr:hover td { background: #E2E2E2 !important;; }
-
You're welcome ;)
-
Hi, which button you mean?
-
So to do this, you must use button shortcode (it's available under []+ button which is available in wordpress editor). But to set this style for buttons, you need to set Stroke style under Theme options > Colors > Content section.
-
Do you mean something like we did on http://themes.muffingroup.com/betheme/shortcodes/content-elements#calltoaction ("click to play" section)? If that's what you mean, then you can take a look at http://pasteboard.co/nRoIdxI.png where you …
-
Hi, to clear whole WP before new import, you can use https://wordpress.org/plugins/wordpress-reset/
-
Please re-install theme files via FTP then and deactivate all extra plugins.
-
Hi, if everything was fine, and just stopped working, it's because of what you did. As you can see on http://pasteboard.co/nQV1Ozn.png you got JS errors. The reasons could be different (plugins, corrupted files, your own modifications). You can be …
-
This can be done with css only. You need to set class name for section/item where this text is and then under Theme options > Custom CSS & JS > Custom CSS section you can control elements position. There is no other way to make it easier.
-
We're glad to hear that :)
-
Please don't tell us that this is script problem because it's not. Over 16000 customers are using this theme without any problems so you really think this is a script problem or you are looking for someone who will be able to sort our your server? S…
-
Hi, we did never tested anything similar so must look a plugin which will be able to do it for you because nothing like that is included into theme. Thanks!