Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
It's not the same width because of your settings but below css will increase this width:#Top_bar .top_bar_left { width: 1240px !important; } But to remove logo, please use below code:#Top_bar .logo { display: none !important; }
-
Hi, to increase "Fancy heading" icons, please use below css:.fancy_heading_icon .icon_top i { font-size: 50px !important; }
-
Hi, we get them from http://fontello.com/
-
Hi, looks like your server is not compatible with wp_remote_get() function which uses loopbacks. Definitely, some settings has not been imported because of those limits on server side. In this case, we recommend to import settings manually. Also yo…
-
But search bar is already on menu bar. But it's on the right side. This is the only place where search bar can be.
-
Hi, please use "Divider" item between each row and this should help you. Thanks!
-
It's not true. This is how it looks like on our computers now http://pasteboard.co/SpFyMUE.png
-
Drop-downs are rendered by browser and these colors can not be changed unfortunately.
-
It works but not with the slider because slider got own settings.
-
@numero7 You shouldn't expect any changes but you should make backups definitely just in case.
-
@basketaventures Of course you can update Visual Composer plugin. Latest version is included into theme package obviously. More details about VC update, you can read on http://forum.muffingroup.com/betheme/discussion/1155/wp-bakery-visual-composer-w…
-
Hi, we have no idea where from you get above css but this is completely not for what you are looking for. To change texts colors under the images, please use below css:.photo_box .desc h5 { color: #000 !important; }
-
Ok. so to change these colors, please use below css:input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[ty…
-
You're welcome ;)
-
Ok. As we see, the main problem is with latest version of jetpack installed for your site. More details abut that you can read on http://forum.muffingroup.com/betheme/discussion/8510/jetpack-3-7-incompatibility
-
You're welcome :)
-
Each css should be pasted under Theme options > Custom CSS & JS > Custom CSS section.
-
Ok, got it. So to change it's background color, please use below css:.widget_mfn_menu ul li.current_page_item > a { background: #76a22f none repeat scroll 0 0; }
-
You're welcome ;)
-
Hi, you can only replace default favicon with own. So please upload own favicon to replace default Be.
-
Hi, we are very sorry but this is unfortunately impossible. Thanks!
-
Sorry but we do not understand. You removed "back to top" icon with above css but now you want to get this icon back?
-
Hi, they forwarded you to us but we must forward you to the server admin because "500 Internal Server Error" is not related with theme. You can switch to default theme and you will see the same error. It means that something is wrong on s…
-
If you did not modified any theme files, then you won't lose any settings or content because all of them are stored in database. More details about theme update you can read on http://forum.muffingroup.com/betheme/discussion/13/how-update-to-the-new…
-
Hi, the url you sent above, does not work unfortunately.
-
The only place where you can set this is revolution slider plugin. Under Revolution Slider > Settings > Layout & Visual > Mobile section http://snag.gy/dteTg.jpg you got option to set on which devices slider should appear or not.
-
@HansesAusBerlin Sorry but we do not understand. You want us to fix the slider that does not belong to us? If you use latest version and this feature still does not work, we can only inform plugin's author about this.
-
We have no idea why because we tested this on our side and all is good so something else must be a problem. Please switch to default WP theme and check how it looks like then.
-
We definitely need access to your dashboard because something does not look good in the code. So please send us private message which such details and we'll have a look on it.
-
Hi, Please open your website in Firefox html mode (CTRL+U) and check how many html errors you got. Please fix them first and all should be fine.