Bryan
Bryan
About
- Username
- Bryan
- Joined
- Visits
- 2,506
- Last Active
- Roles
- Moderator
Comments
-
Hi, Please provide us with a link to your website. thanks
-
Maybe, does this mean your problem is solved?
-
Hi, You cannot alter this speed but when you keep your cursor on the testimonial it wont change. Sorry for the inconvinience.
-
Hi, Can you send us a link to your website? Sometime changing the permalinks helps with this kind of issues, you should try it.Just go to Setting>Permalinks Thanks
-
Can you send us a link to the page where this gallery is located ?
-
Hi, Please send us a link to your website and explain in more detail what you want to achieve since this needs custom CSS in order to make any changes. thanks
-
Hi, Please send us links of the new website domain and the old one. We will check it. thanks
-
Try this custom CSS #Intro .intro-title { display:none !important; }
-
Hi, Answering your question about the theme update. It's always better to make a backup of your website. You can update your theme just by overwriting your files with new ones. It will not delete your settings because all the setting are held in the…
-
Hi, Can you please send us the link to your website so we can check? thanks
-
Hi, You cannot change its colour using theme options. You would have to use custom CSS.For example, when editing an item in the builder you can give it your own classes. Then write css. So if you would give your elment the class my-custom-heading th…
-
Hi, Could you send us a link to your website, we will check it for you. thanks
-
Happy to help!
-
Hi, I am afraid there is no easy way, you have to install them one by one. As the PSD logos go, we cannot send you all the logos, maybe a couple logos if you pick which you want. thanks
-
Here you go #comments .nocomments {display:none !important;}
-
Hi, The only thing we can think of is that you either entered the token incorrectly. For more information you would have to contact Envato directly. thanks
-
Hi, try using this CSS .contact_icons a i { font-size: 20px !important; }
-
Hi, You can change the footer copyright text in theme options>footer>general and scroll down until you see the copyright field. 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…
-
Hi, there is a coming soon template installed. Please disable it so we can check it. Also go to theme options>footer and check the copyright field. You can add custom copyright text there. thanks
-
Hi You can unbold it using this CSS.woocommerce table.shop_attributes th { font-weight:500 !important; } .ppt {display:none !important;} You cannot add a list style to this element since this is a table, not a list. thanks
-
Hi, Justo go to theme options>responsive>header and srcoll down to the Button|Text field. In the field you can enter the html code of an icon like <i class="home"></i> etc Hope this helps
-
Hi, we need the link. Only then can we help. Disable the maintenece.
-
Hi, To change the size of the thumbnails go to theme options>blog,portfolio&shop>featured imageScroll down and you will see the image options. Remember to read the info at the bottom regarding thumbnail regeneration. thanks
-
Hi, The color does not change because you have set it 2 times earlier in your custom CSS #Action_bar .social li a { color: #157026 !important; } #Action_bar .social li a { color: #558C89 ; } If you want to keep this css above and change only the co…
-
Yes, please also check the other tabs like footer#2 etc. have you cleared those aswell ?
-
You cannot change it in theme options. To do this you will have to use this custom CSS.checkout .icon-layout:before { content: '\e8b1'; } Then change the code \e8b1 to any icon code you want. To view all the icons please go HERE When you will …
-
Please diable all cache plugins and lets us know, we will check it then.thanks
-
Hi, You cannot change this button, it is synchronized with woocommerce. This needs code changes in the theme files.
-
Hi, Please go to theme options>colors>form and set the background color in the FOCUS section thanks