Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
If you have send a private messeage this discussion makes no sense, please maintain the mail chat.
-
You need to add the class="scroll" to an element in order for it to work.
-
Hi, Have you tried disabling the plugins?It seems normal here. thanks
-
Hi,#Top_bar { background:url('LINK-to-img-here')no-repeat center center !important; background-size:cover !important; } Just replace the link-to-img-here with your image link and paste this to your custom css.thanks
-
Sorry but this is a third party plugin, it will not work with the theme and we do not support it.
-
Hi,You made all of those changes using custom CSS, we cannot be responsible for that. Please upload a smaller logo, this one is over 2000px wide. use padding to lower the logo.Safari needs the width value for the logo as well, you have set the heigh…
-
Hi,Please edit the page, go under the muffin builder where you will find a field for selecting revolution slider. Choose no slider and click save.thanks
-
Hi,To make changes you need to use the theme options>fontsThis will change the fonts on the whole website.To change individual sizes and colors you need to use custom CSSthanks
-
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 and we will check what might be the reason. Please don’t forget to explain your issue …
-
Because you have set the mega menu options in apperance>menusDisbale it.thanks
-
Please use this css .mpc-ribbon { z-index:222 !important; }
-
We asked you for a link to phpinfo file, this is a simple request and it would make it much easier to fix your problem. Do not tell us this is taking too long when you are not cooperating.Also, try to disable all plugins and cache, then try it again.
-
Hi, Could you please provide us with a link to your page? Also try to attach a screenshot, and more detailed info would be appreciated. Thanks
-
Hi,You can only use the shortcodes or builder items.here you have the dividers:http://themes.muffingroup.com/be/theme/shortcodes/content-elements/#fancydivider http://themes.muffingroup.com/be/theme/shortcodes/typography/#divider thanks
-
Hi,Please edit the page and under the muffin builder select one page option.thanks
-
Hi,Please send us a link to your website.thanks
-
Do you mean they do not save? To fix that we would need some information from you. please go to theme folder, create php file with phpinfo() function inside and send us link to that file so we can have a look on your server settings. The problem is …
-
The subheader image can be set when editing the page you are currently in and setting it under the muffin buider in the options section.
-
Right click, inspect element. use chrome or firefox
-
You update the theme by updating the main theme, not the child theme.Just download the theme from theme forest and install it on your main theme, or copy the files via FTP
-
Hi, Could you please provide us with a link to your page? Also try to attach a screenshot, and more detailed info would be appreciated. Thanks
-
HI,Go to theme options>header&subheader>header and under the minimalist option choose minimalist without header space optionthanks
-
HI,This cannot be done with portfolio item.You would have to install woocommerce or just make a grid in the muffin builder and place an image with text below.
-
Oh, okay. I missunderstood, sorry.Use this custom css .fancy_heading_icon .icon_top { color: white !important; }
-
Oh, okay. I missunderstood, sorry.Use this custom css .fancy_heading_icon .icon_top { color: white !important; }
-
But when I am on your site I cannot see a logo anywhere. Please make a screenshot.
-
@annevoelkel I just was on your page end everything works fine, the links scroll on the page.@Cinedesign please send a link to your website
-
Please send us a link to your home page.
-
Hi, we have no time to register. Send us a demo account that we can test, you will delete it later.
-
You had them display block, you must display inline or inline-block to have them next to each other.header-magazine #Top_bar .banner_wrapper a { display: inline-block !important; }