Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
You can use this css to remove borders table td { border-color:transparent !important;} The alingment of the table will be not so possible, tables are not used anymore since the are not responsive. Please better use the muffin builer.
-
Hi,From version 20 we have introduced a new way of installing sliders, you can now import them with the pre-built websites.thanks
-
Hello,please send a link to your website, we can change it only with CSS.thanks
-
From version 20.0 you can update the theme from the wordpress dashboard>bethemeIf the menu dissapears then in most cases the cause is the cache plugins or server side cache.
-
Hi,please use this css blockquote:after { background:none !important; }
-
Hi,only with language editors, we do not have such an option in the theme.thanks
-
Hi,Sorry but this modification is not supported.thanks
-
please be so kind and send us WordPress dashboard access privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Please don’t forget to explain your is…
-
Sorry but we do not fix problems caused by third party plugins. We do not know what caused it and we will not investigate in that matter.
-
When you go to theme options>pages>under construction, you can select any custom page you want.
-
Hi,Only with custom css, please send a link to your page.thanks
-
Hello,the background images are not responsive and never were. You can only set the background size to cover or contain.thanks
-
Hi,the first ribbon can be removed with this css #Top_bar:not(.is-sticky) { background-image: none !important; } The second ribbon can be removed by editing the section and removing the background image.
-
Those images are not present on your server, please upload existing images and replace them.
-
Hi, Sorry but we do not offer woocommerce customization. thanks
-
You can insert the code into any column.
-
ul.children { background-color:red !important; }
-
Sorry but this is not possible with the theme options.
-
@media (max-width:767px) { .section-leistungen { background-image:none !important; background-color:red !important; } }
-
body:not(.home) #Header { min-height: 400px !important; }
-
Sorry but it only works on single posts.
-
Our button does not have a large="" attribute [button title="" link="" target="_blank" align="" icon="" icon_position="" color="" font_color="" size="2&qu…
-
Please send screenshots via pasteboard.co
-
This is not a scalling issue, there are just too many menu items, either make the logo bigger or delete some menu items. You can also set the responsive menu breakpoint using the initial width option in theme options>responsive>header
-
Hi, So do you want your menu to always be scrolling and not be sliding down? We do not understand. thanks
-
Hi, please go to your FTP, create php file with phpinfo() function inside and send us link to that file privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can have a look on your serv…
-
Hi, Sorry, but we did not test this script/plugin with the theme. Our policy clearly states that we do not support third party plugins or custom code so unfortunately we cannot be of any help to you. thanks
-
You can use this css .header-stack #Top_bar.is-sticky .logo #logo { display:none !important; }
-
The style.css file is located in the main betheme folder.
-
hello You have placed a value attribute not a placeholder, please use placeholder to have the same color. thanks