Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
@artandmi Please send us a link to your page and tell us what color you want to have.thanks
-
Hi,The site is on localhost, how could we possibly view it in our browser.Please update your theme and disable all plugins before installing again.thanks
-
Hi,WMPL has a special plugin for that. Just type in normal text in slogan are and use this pluginhttps://wpml.org/documentation/getting-started-guide/string-translation/ thanks
-
It is the other way around. You can use Muffin builder items in VC.
-
Hi,Please send us a link to your website.thanks
-
Hi,It does not work because it should be pasted there as JS not PHP.Use the UA code from google in javascript, then paste it there.thanks
-
You would have to write custom css for each section of each page since not all of the text is in <p> tags.@media (max-width:767px) { p { font-size:16px !important; } } This will only change the p tag font size.
-
Hi,Edit the page your FAQ is and under the muffin builder in options, set the option 'one page'thanks
-
Unfortunatelly we cannot help you without checking your website. Please send us a link after you upload your website online.
-
If there is an error that the destination exists, then the folder must exist.Please log to your FTP account and go to wp-content/plugins/There find the revslider folder and delete it.After that try to install the plugin again. There is no other solu…
-
Hi,Only by categorythanks
-
Which one. Please be more specific. This needs custom CSS, we can write you some.
-
The link has changed. Try this:http://themes.muffingroup.com/be/theme/shortcodes/typography/#icons
-
Hi,It is because you have to set a left column and a right column, then place the title and the text under each other in both columns. You did that in 4 separate blocks, that is why the are aligning this way.thanks
-
@the_buzy Use this custom css#Top_bar.is-sticky { background:#fff !important; } Just change the #fff to any color you want. #fff is white.
-
Hi,What do you mean by large gap, please send a screenshoot describing your problems.thanks
-
But the whole point of using a parallax effect is to have the background moving. If you do not want it to move you use a normal background.
-
Hi,It will come with the next update, we have to test it with betheme before we publish it.thanks
-
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 let us know wh…
-
This is a normal link, it looks like this.<a href="#form">Link name</a> The form has to have an id set to form for example:<form id="form"> Then the link knows where to scroll to.
-
Hi,Please send us a link to your page.Also, do you have the news page set as a blog page in wordpress settings>reading?thanks
-
There will no need for that after all. Just use this CSS aswell@media (max-width:767px){ #Content .entry-content .bg-cover .column_attr { padding:200px 0px !important; } }
-
Dear Lady or Gentleman,It all depends on where you want it to be, what format is the background image, how big is it etc.Please send us a link yo your page, and point to where you want this background. A screenshot with instructions and some detail …
-
Hi,Please update the theme to the newest version. Lets us know if this helps.thanks
-
Hi,Thanks for your insight. Please know that all of the users suggestions are posted HEREthanks
-
We cannot know what is wrong with your website just by looking at it, sometimes we must take a look inside. If you have sent a private message please do not respond here. The email contact is enough.
-
Hi, if Muffin Options are empty after installation or does not save as should, it means your server is limited. In this case we recommend to deactivate all plugins first and after that click “Save changes” button under empty Muffin Options panel. Bu…
-
Hi,Send us a link to your page.thanks
-
Hi,There is one way but it would replace the social icons. Just create a new menu, then go to manage locations ( appearance>menus) and set this menu as social menu top.thanks
-
Hello fabulous samchoksi, Use this custom CSS.single-post #snippet-box { display:none !important; } thanks