Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Hi,This video has no sound, this is why it is not playing any ;)thanks
-
Hey, please be so kind and send us a message thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact . Thanks :)
-
Hi,First, go to slider settings and enable parallax. See screenshothttps://snag.gy/qug39x.jpgThen edit your slide and set the parallax to your slide.See screenshot https://snag.gy/8PRMIn.jpg thanks
-
Please set the option that was causing the problem. Then we can see what is causing it.
-
Use this custom css body:not(.template-slider) #Header { min-height: 90px; }
-
Change the color using this css #Header_wrapper { background-color: #5c5c5c; }
-
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 what fo…
-
Hi,Thank you for your insight, we will consider this in our future upated.thanks
-
Please continue the converstation thruought the email. thank you
-
Hi,We would need a link to your website so we can write you some css.thanks
-
Yes, you did it ;)This is the css.green-button-column .column_attr { width:280px !important; }
-
It cannot be done with one menu because there is a logo in the middle. There only can one menu on the left, then the logo and the second menu.thanks
-
Hi,What does not work with your form? It is pretty straight forward. You just have to enter your email and that's it. Did you check the spam on your email? The split title is not possible, sorry. Thanks
-
Hi,Moving the files will not change anything. All the data is stored in the database. You can also use the import/export tool that muffin builder provides. Export the existing content from one page and import it to another thanks
-
You have coming soon enabled on your website, please disable it at let us know.
-
Hi,You can do it with css. We can help you with that but you would need to give us a link to your website and describe, with screenshots preferably, what do you want to change.thanks
-
Hi,If you want to have the same background it is better to use the second option with this custom CSS to remove the bullets and align it leftaside ul { margin:0 !important; } aside ul li { list-style:none !important; }
-
All explanations should be in the email not here.
-
You cannot remove it by using an option, you would have to use custom css
-
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…
-
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,This can only be achieved by custom css. Send us a link to you page here.thanks
-
Hi,Please give us a link to your website, we will check it and help you out with some css.thanks
-
Hi,Yes, it is probably because you changed something in the files.Try removing the code you added and try again.thanks
-
Hi,Many people have been asking for that, we have it on our to-do list. It will be released in the future updates. For now the only way of doing that is by manually creating a list with links to categories. Nothing more than that, sorry
-
Hi,You can use this custom css a.button .button_label { float:none; text-align:center; } .button-stroke a.button:not(.action_button) { width:100%; } It will stretch the items, but it is the only way to do it right now. thanks
-
Hi,The option is in theme options>global>general. When you scroll down you will see a background image section. You can upload it there.thanks
-
Hi,You have to go to theme options>blog,portfolio&shop>featured image there you can set the size of your featured image. Remember to read the notice at the bottom of that page regarding thumbnail regeneration.Thanks
-
Hi,For now this is not possible, we do not have that functionality implemented but we will try to add this in the future updates. Thanks for pointing this out and sorry for no helpthanks
-
Hi,To make all of your changes use this css .blog-teaser li:hover .desc-wrapper { transform: translateY(0px) !important; } .sidebar.sidebar-1 aside ul li::after { background:none !important; } .sidebar.sidebar-1 aside ul li:hover a { color:bla…