
Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,824
- Last Active
- Roles
- Administrator
Comments
-
Hi, which image is not full width on larger screens? We checked http://sviluppo2.envi.it/it/3d-model/#3d_009 and images are full width on larger screens so we don't know what you mean exactly.
-
This is the first time, we see such slider error. Please be so kind and send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can take a closer look on it. …
-
Ok, thanks. So to remove those photos, please use the following css:.testimonials_slider .slider_images { display: none !important; }
-
You are welcome! :)
-
Ok, thanks. So to remove diagonal stripes from the blue box, please use the following css:.trailer_box .desc .subtitle { background-image: none !important; }
-
To decrease font size on that specific search results page, you need to use the following css:.search-results h2 a { font-size: 12px !important; }
-
Did you saw errors in console that my college pointed above? If not, please check above screenshot once again because this issue has nothing to with the theme and my college was right. We suggest to start from disabling 3rd party plugins but if this…
-
1. Please send us example link of page where from you would like to remove it first. 2.1. This could be done with custom css only. If you send us link to example page, we will let you know how to change its height. 2.2. This also could be done with…
-
Ok, thanks. So to change text and button position, you need to use the following css:.helper .helper_header .links { left: 15px !important; right: auto !important; } .helper .helper_header { padding: 15px 20px 15px 150px !important; }
-
Hi, if you have any issues with registration/de-registration, please send us always private request thru contact form which is on the right side at https://themeforest.net/user/muffingroup#contact Best regards, Muffin Group team
-
You are welcome! :)
-
Hi, please send us link to page where you have Quick Fact item so we can avoid confuse and provide you right custom css.
-
You can use any online tool like http://pasteboard.co/ or http://snag.gy/
-
@gestio_nvs What you mean, when you say "esthetics"?
-
1) To make it possible, you need to use the following css:.header-stack #Top_bar .logo { width: 120% !important; margin-left: -10% !important; background: #FFF !important; } .header-stack.header-center #Top_bar .menu_wrapper { b…
-
Probably my college overlooked this but your header is transparent and that's why any content below, goes behind the header what is the most proper behave for things that are "transparent". So, if you want to avoid this behave, you need to…
-
Please send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact then so we can take a closer look on it. Please don’t forget to let us know in a message, what for th…
-
Hi, the only place where you can set Stroke style for the buttons is BeTheme Options > Global > General section and there is no other way to change its style individually.
-
I am not sure if my college thought about the same as i did, but please send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can take a closer look into ba…
-
Hi, if you will take a closer look into documentation you will realize there is explanation of how to configure Mega Menu. Our mega menu looks exactly the same as when you hover over Pages or Shortcodes on http://themes.muffingroup.com/be/theme/
-
@ckett We have section for JS and it's BeTheme Options > Custom CSS & JS > Custom JS section but please notice that some codes won't work from that section and in some cases it is necessary do modify theme files. Also, please notice that …
-
This is Content Padding and it could be disabled under BeTheme Options > Global > Advanced section.
-
Ok, thanks. To change opacity for that column, you need to set class name for that column, like opacity-column and then in reference to this class name, use custom css under BeTheme Options > Custom CSS & JS > Custom CSS section:.opacity-c…
-
Ok, so to change widget's are background, please use the following css:.widget-area::before { background: #000 !important; }
-
Hi, this is Action Bar and you can add it under BeTheme Options > Menu & Action Bar > Action Bar section.
-
I am not sure what my college was trying to give you but to align both on mobile, you need to use the following css:@media only screen and (max-width: 767px) { #Action_bar .contact_details { float: none !important; } }
-
Ok, today the link seems to be fine. The border you are talking about, could be removed under BeTheme Options > Global > General > Image Frame section.
-
This could be done under BeTheme Options > Menu & Action Bar > Menu section. There is Align Menu to Right option.