Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Hi, So you want to download .exe files from your website. Wordpress will block it so you need to put the files directly thru the FTP and link it to the button or link. If you want to use our button, use the download parameter, find more here: http:/…
-
So you can have a choice ?
-
Hey, Please update your PHP version and increase the max_input_vars value. thanks
-
Hi, to do that please go to theme options>responsive>general and turn off the responsive option. thanks
-
Hi, please read this: http://forum.muffingroup.com/betheme/discussion/968/what-to-do-when-you-get-are-you-sure-you-want-to-do-this-please-try-again-while-installation#latest
-
The text is showing this way because your are puting each paragraph in a new item. Please make one item and put the text inside, why are you doing it this way?
-
Hi, Please disable all plugins and try again. Disable the cache as well. thanks
-
Hi, please go to your FTP, 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 that li…
-
If you want the footer to stick to the bottom of the page, go to theme options>footer and under layout select 'stick to bottom'
-
Hi, use this css @media (max-width:767px){ .icon_box .image_wrapper { text-align:left !important; } .icon_box.icon_position_left { padding-left: 60px !important; } }
-
Use this css .logo { border-bottom:0px !important; }
-
The menu is aligned to the left, and the page is not broken. Clear the cache. https://snag.gy/T9b4fr.jpg
-
Hi, We are working on this. It will be scrollable. Please be patient thanks
-
Sorry but this is not possible. thanks
-
Hi, The swipe works only on safari and on mac. The page has nothing to do with the swipe, it is the browser. We tested it and it works fine. thanks
-
Please send a link to this article box, we will write you css.
-
Please send a linkt to your blog. thanks
-
Use this css .get_in_touch a { color:blue !important; } .get_in_touch .adress_wrapper{ color: blue !important; } use this for the icons color .get_in_touch i { color:blue !important; }
-
Change the 'dots' with this css a.button .button_icon i { color: white !important; }
-
Just make 1 full width wrap and insert the columns inside. this shoud help
-
Hi, you can set the icons in the menu but only the slected from our repository: http://themes.muffingroup.com/be/theme/shortcodes/typography/#icons thanks
-
Use this css .single-testimonial .share_wrapper { display:none !important; }
-
hi, Go to theme options>global>advanced, there you can disable it. thanks
-
And the background images are set in the sections. When you edit the page, edit the section and change this image. It is in the muffin builder.
-
Hi, Actually the testimonials lights up for a moment but because you have to set the menu accordingly to the sections. So it should be about - portfolio-testimonials-contact thanks
-
HI, Sorry but we do not support third party plugins. We did not test it. thanks
-
Hi, First make a backup, always. You can delete the theme if you did not make any file changes. All of the content is saved in the database. thanks
-
Yes, they have changed the script completly. The popup with the image looks diffrent. You can read more here: https://woocommerce.wordpress.com/2016/08/18/a-new-product-gallery-coming-to-2-7-maybe/
-
Hi, Please use this css, adjust the width to fit your needs. #Top_bar .menu li ul li { width: 260px !important; }
-
HI, Use this css, use any color you want. #who-are-we a { color:red !important; } #who-are-we a:hover { color:gray !important; }