Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Hi,Just go to theme options>footer and change the copyright text.You would need custom css to change the font size in the footer, wrie to us when your footer is ready and we will figure something out.
-
There is no way of doing that using options or css. It will create errors and not work properly.Just edit the page, go to the revolution slider select and make it blank. Then make the content with muffin builder and place the slider with a shorcode.
-
I really do not know wha is your problem. You do not send us access to your wordpress and we should help you, how? Try updating the theme to version 17.3
-
Hi,It's because you are using an old version of the theme. Please update and then you will see pre-build websites instead of the demo.thanks
-
Hi,Go to theme options>global>general and under the image frame section select your style.thanks
-
Only with custom css, you would dhave to send us a link to your page and what do you want to do.
-
Hey, 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 i…
-
Hi,This is because you have mega menu enabled.Please read up on thishttp://themes.muffingroup.com/betheme/documentation/#menu
-
Hi,You can add a custom link from the left side in appearance>menusIn the field name type any icon you want like this<i class="icon-home"></i> In the link field type the desired URL Here is the list of all icons, just change…
-
Hi,This third party plugin could be the issue here. The pre-build website installation will not affect this. Please go to your FTP account and try to delete that plugin. Then try to login.thanks
-
Hi, there are 3 possible reasons why Muffin Options might be empty on load (blank): - PHP version - Wordpress, since version 4.5, requires minimum PHP 5.6. So if your version is older than 5.6, you need to contact your admin/hosting provider because…
-
Hi, you cannot change them using theme options, you can only aaa one new icon from the list.thanks
-
Hi,Sorry, but we do not offer such customization. You would have to make categories.
-
Hi,Remove any CSS you wrote regarding the action bar. Remove the sloga as well.Use this CSS@media (max-width:767px){ #social-menu li.wpmenucartli { float:none !important; } #menu-top-menu-right { width:100% !important; text-align:center !importan…
-
Hi,You cannot do this with theme options, unfortunately. You will have to use Custom CSS. We can provide you with such code but we will need a link to your website.thanks
-
HI,Please send us a link to your website.thanks
-
Ok, try this css #menu .menu > li.current-menu-parent > a { color:#ffa933 !important; }
-
Hi,It seems ok here, can you add a screenshot?Look https://snag.gy/WS9C1I.jpg
-
Hi,Go to theme options>responsive>header and find the top bar section. Set the Icons field to Hide icons & action bar
-
Hi,Use this CSS #Subheader .title { display:none !important; }
-
Hi,You have set a mobile version there. Please go to the muffin builder and make changes in the mobile version.thanks
-
Hi,What is happening? Why do you think the files are missing.thanks
-
@jodeemason #Subheader .title { display:none !important; }
-
The category pages and archive pages are the same as the blog page. You do not control those pages
-
yes you would need custom css for transparency. We can write you custom css for that.
-
Hi,You cannot change this in options. You would have to use custom css .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat { color: #fff !important; background-color: #F4524D !important; } Change the colo…
-
Hi,You cannot do it like that. Sorrythanks
-
@jmlee20103 Also send the message.
-
You could possibly do that in the child theme. Edit the functions.php and change this code so it looks like this. if( ! function_exists( 'mfn_get_authors' ) ) { function mfn_get_authors(){ $authors = get_users(); …
-
We can try, please send us a link to your website.