Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Hi,Please edit the page and scroll down below the muffin builder, there you have to turn on the one-page option. This should helpthanks
-
Hi,you can change the size of the images in woocommerce>settings>display>products>imageswhen you change it, you need to regenerate thumbnails (there is a link on that page to the plugin)Disabling the zoom is not possible in woocommerce.t…
-
Hi,sorry but betheme does not include log in options, this is a wordpress feature.thanks
-
Hi,use this css .trailer_box:hover .desc .subtitle { bottom: 0 !important; } thanks
-
Hi,sorry but this is not possible, you have set the background globally.thanks
-
Hi, To change the size of the images on portfolio/blog/shop please navigate to theme options>blog,portfolio&shop>featured image. To change the size of the default wordpress gallery images please go to settings>media. To change the wooco…
-
Hi,it is caused by the woocommerce plugins css, but it is very odd. use this css .woocommerce-demo-store { margin-top: 0px !important; }
-
What do you mean, how would the icons center?
-
hi,the code does not but the css does. What you have send is perfectly normal and standard. This is not a bug. If you changed any css in the theme files directly then it got overwritten when you updated.thanks
-
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…
-
This is not correct since the inspect tool shows that the rest of the icons do not have a scroll class.http://prntscr.com/fi3yg4
-
This is caused by the retina logo, please go to theme options>global>logo and upload a retina logo again, remeber it has to be 2x larger than the normal logoSee screen: http://prntscr.com/fi3z4wthanks
-
We would advise increasing the php version on your server to 7.0 and the value of max_input_vars.There is also server cache which could be responsible for your problems. Please contact your hosting provider.thanks
-
hey,they are now working fine, it is probably your browser cache holding the old css, please delete the browser cache.Next time paste the custom css to theme options>custom css&js>cssthanks
-
This is not a good solution, this is mostly caused by two things1. Theme update/install gone wrong2. Server-side cache or badly configured cache plugin in wordpressWe would advise you to remove the theme completely via FTP and install the newest ver…
-
Yes, you can simply remove this first section in the muffin builder and set up a revolution slider.To set up a slider please first have a slider(make it or import it, more info HERE )Then edit the main page, and under the muffin builder you have to …
-
Hello,We will update it when font-awesome 5 comes out.thanks
-
Hi,What do you mean? You have to buy one theme per domain and you can install one of the 260+ pre-built websites on your server.thanks
-
Hi Kyle,this is because the custom links have to have a class added, the class is: scrollSince this is a widget, you will be not able to add the class to each element.We will try to add this feature on the next update (friday)thanks
-
OK so do this,add the class: hidemeto each wrap you want to hide on mobile, you have to add this to the custom class field when edititng each wrap. Then add this custom css to your website: @media(max-width:768px) { .hideme { display:none !importa…
-
Hi Fabiano, this could not be achieved with theme options, send us a link to your website and we will give you custom css to hide the header.There is also the option to choose the template blank page, but this also will hide the footer.See screen: h…
-
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 link. F…
-
Please understand that custom css we give to people is only our good will. We are not obligated to modify the theme from its current state. Our support should only include technical issues.And everything seems to be working fine on your website. Pol…
-
You can set the highlight on the menu yourself with theme options>menu&action bar>menuthere is a style option at the top. Then change the colors in theme options>colors
-
use this custom css #Subheader .container .column.one { text-align:center !important; } .subheader-both-center #Subheader .title { width: auto !important; display: inline-block !important; float:none !important; background: #c49f65 !important; …
-
Hi, this does not work like that. Please send us a link to your website and tell us what would you like to change on it. thanks
-
Joe, please go to theme options>header&subheader>subheader and hide the subheaderLike so: http://prntscr.com/fhttphthanks
-
Hello,1. You do not need css to do this, go to theme options>responsive>header and hide the action bar icons, like here: http://prntscr.com/fhu0qg2. If you want to have custom links that will work with smoothscroll then please add a 'scroll' c…