Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
You add the search feature in the header by going to theme options>header&subheader>extras and enabling top right bar. THere are also search option there.
-
Yes, only with the muffin builder
-
Hi,You can control the opacity by inserting the color with rgba, like for black:rgba(0,0,0,.5) - this will give you 50% black
-
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…
-
2. Do you want to make the box smaller in height?3. Send a link to a page where I can click and image.
-
Hi, What you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Item Policy clearly says: Item support does n…
-
Yes, but this is not possible.
-
Hi,If they are drawn from youtube or vimeo you can use them anywhere you want. Use the shortcode or the builder item.thanks
-
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
-
Yes, you are doing it wrong, you do not need the <a> tag, just paste this in a custom menu item:<i class="icon-facebook"></i> To set the icon to open in a new tab, go to appereance>menus and under screen options (top r…
-
If you want to insert one slider on a page, just edit it and under the muffin builder you have an option to select a revolution slider from a list.
-
It is in the package (full package) you download from themeforest.
-
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
-
To make the image smaller, go to the muffin builder, edit this section and change the padding it lower.Now it is set to around 380px this is why it is so big.When I hover on the boxes, nothing changes but a line that appears under them.
-
You can not do that any other way, you can only replace the social menu in the footer.appereance>menus>manage locations>social menu bottom
-
Hi, please go to your FTP server, 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 probably related to limits but to be sure which one is the reason, we need t…
-
Hi,Please send a link to this page.Also disable all plugins and see if it helps. If this does not help please go to your FTP server, create php file with phpinfo() function inside and send us link to that file so we can have a look on your server s…
-
1. The site will be in english, this is normal. THe backend will be in swedish.2. When you install a pre-built website you have to clear the database normally, but you do not need to. You can do it without a database wipe. We suggest you make a back…
-
Hi,Uninstall the plugin from your FTP and install it thru your panel again. Also update the theme.thanks
-
Hi, please go to your FTP server, 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 probably related to limits but to be sure which one is the reason, we need t…
-
Hi,Have you used the theme options?Go to Appareance > theme options > global > logoThere you can change the logo.
-
The sidebar image can be changed in theme options>header&subheader>header. This is not a sidebar but a header, so change the header background image there. For the main page image, edit the page and then edit the first section in the muffi…
-
Hi,Sorry but we do not offer such functionality when it come to mobile view.thanks
-
Hi,Sorry but this is not possible, the action bar is a part of the header.thanks
-
English please, this forum uses only english.
-
HI,Please use this css #Work div.button_align { margin-top:0px !important; } #Work .column, #Work .column_attr { margin:0 !important; padding:0 !important; } #Work .one.mcb-wrap { padding: 10px 0px !important; } #Work h4 { margin-top:10px !impo…
-
HI,THis is a woocommerce issue that was not yet repaired by them.All we can advise is to completly remove the theme from your FTP and install a fresh copy.Please make a backup.thanks
-
2. use this css .icon_box .icon_wrapper { background-image:none !important; } 4. You cannot because then all element would be entered. 6. Use this css .entry-title, .entry-title a { word-break:break-word; }
-
HI,You can add a custom font from the google repository using theme options>fonts>family
-
Yes use it like this body:not(.home) #Top_bar.is-sticky { display: none !important; }