Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Ok, great :) So to do menu wrapper white while the whole rest should be transparent, please use below css:#Top_bar { background-color: transparent !important; } #Top_bar .menu_wrapper { background-color: #FFF !important; width: 100% !important; }
-
You can change their colors with below css:.progress_icons .progress_icon:not(.themebg) { color: #000 !important } .progress_icons .progress_icon { color: #000 !important; background: #FFF !important; }
-
Hi, yes, it is possible to increase logo size for smaller screens only but please remember that whole top bar height will be increased as well. So if this is what you want, then use below css please:@media only screen and (max-width: 959px) { #…
-
@michelleplayoust As we see, you use sticky menu on mobile which is always in the left top corner. This menu just can not be moved below the logo. With just css it's technically impossible. But to remove padding for logo on mobile devices, please us…
-
You're welcome ;)
-
You must use exactly the same css as above for this layout. But also you can move menu down because top bar will be higher. This can be done with below css:#Top_bar #logo { height: 100px !important; padding: 0 !important; margin: 0 !important; } #To…
-
You're welcome :)
-
Hi, please deactivate your plugins because we are pretty sure that one of them is the reason why titles does not exist. Thanks!
-
You're welcome ;)
-
Hi, you can change this behave in theme files only. If you want to do this, please take a look at http://forum.muffingroup.com/betheme/discussion/29/responsive-toggle-value where we explained how to do this. Thanks!
-
Hi, please send us url to site where icon shortcode does not work and we'll have a look on it.
-
You're welcome :)
-
Hi, 1. Please update your slider to latest 5.0.4.1 version. AS we see, you updated WordPress to 4.3 version while you use old version of Revolution Slider which is not compatible with latest WP version. 2. http://pasteboard.co/bzXCty0.png - this i…
-
The url you sent above does not work. Gives 404 error.
-
To display button instead, you must modify theme files but please notice that we do not offer theme files modifications so you must do this on your own.
-
Hi, there is unfortunately no way to sort by criteria like model number, free shipping and other. Thanks for understanding!
-
@nomadicproject89 Try to open file responsible for all styles http://simplyhomehealthcare.com/wp-content/themes/betheme/betheme/style.php?ver=9.2 and see what happen. This is the reason why fonts and other styles do not work. Please check 2 solution…
-
You're welcome.
-
Great :)
-
As we wrote above, this behave can not be changed because we do not have any option for that. If you want to change this, you must modify theme files but this unfortunately is not included into support. So you must do this on your own or you should …
-
Hi, please send us url to page where you got this issues and we'll have a look on it.
-
Hi, if you know coding then everything is possible but please notice that we do not offer files modifications. So if you know how to do this, you must modify includes/header-top-area.php file.
-
What slider version you use? If it's not latest 5.0.4.1, then please update the slider and this should help.
-
Hi, you may have this issue if you did some mistakes in the columns. Some tags may be not opened or closed properly and this is the reason why content inside columns may shift.
-
The url you sent above, does not work unfortunately so we can not have a look and see if it is possible what you want or not.
-
Hi, what slider version you use? If you don't know, then please send us url to your site so we can have a look on it.
-
Hi, the issue is related with WP Pro Lightbox plugin which overwrite theme files. Please deactivate this plugin and icon will display.
-
You're welcome :)
-
Hi, if you are unable to save "Page options" it means your server is limited. Please take a look at http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-not-be-saved-max-input-vars where this was e…
-
Hi, 1. To remove social sharing buttons and featured image, please use below css:.single-portfolio .single-photo-wrapper { display: none !important; } 2. Sorry but we do not understand what multiple images you mean. This is single portfolio page a…