Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,864
- Last Active
- Roles
- Administrator
Comments
-
Hi, 1. Sorry but we do not have such possibility included. 2. We do not understand the 2nd part of your question. We checked your site but didn't found anything wrong.
-
Hi, if you have latest version of WooCommerce plugin installed and the button still does not appear, please remove all theme files via FTP and upload the newest one from TF's package once again but via FTP only.
-
Like we wrote above, we need access to your site so we can have a look on it so please send it us privately.
-
@shbowdoin Logo size can be changed under Theme options > Global > Logo > Advanced section.
-
Hi, please send us link to page where you set social links and activated Action Bar and we will see why icons still does not appear as this should be enough to display them.
-
@extenSivv Yes, you can do this under Theme options > Blog, Portfolio & Shop > Blog section.
-
Hi, to display proper image while sharing, you need to use WP Facebook Open Graph Protocol plugin.
-
Hi, please deactivate maintenance mode first so we can have a look on it.
-
Hi, for the menu is responsible Javascript as well which loads at the end and it's not possible to change this behave. If the server would be faster than this effect wouldn't be visible but because it's not fast enough, it's visible.
-
Hi, icon, can not be changed but if you send us link to page where you got this button, we will see if it's possible to change it's style. But please also tell us how the icon supposed to look like? Like the three social icons (FB, Twitter and Inst…
-
Hi, please send us 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 attach link to current topic so we know…
-
Hi, this 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. Or if you don’t have any, fell free to contact with our co…
-
Hi, what css does not work exactly? Any link to page where it does not work?
-
You're welcome.
-
Hi, please send us link to page where you have marks too close so we can have a look on it.
-
Hi, you can put only custom font files under Theme options > Fonts > Custom section.
-
@lutzjaekel Each css supposed to be put under Theme options > Custom CSS & JS > Custom CSS section.
-
So if you want to change button's background color, you need to set it for the color="" attribute. But if you set it up already and it does not work as should, you can send us private message with dashboard access so we can have a look on …
-
@MT1999 Please send us link to page first where you would like to remove categories button.
-
@jaynissem You can put it using html by replacing existing copyright under Theme options > Footer section.
-
@infowarestudios Great, glad to know that you found it :)
-
Hi, we have completely no idea how you did it before because we did never experienced the menu overlap the content. If you look on our demos, you won't see such behave anywhere. We can see that you already sorted it out but if you have any problems…
-
You are welcome ;)
-
Hi, to increase content width on mobile, you need to use custom css:@media only screen and (max-width: 767px) { .section_wrapper, .container, .four.columns .widget-area { max-width: 100% !important; } }
-
You're welcome :)
-
Hi, yes, it is possible. You can move it more to the right with the following css:#Top_bar .column { width: 100% !important; } #Top_bar .menu > li > a span:last-child { padding-right: 0 !important; }
-
Hi, button shortcode has class attribute, so you can try to use something as the following example:class="background-image: url('path-to-the-background') !important;"
-
Hi, it's Action Button which can be easily edited under Theme options > Header & Subheader > Extras section.
-
To do this, you need to use the css you used on Turfscape, under Theme options > Custom CSS & JS > Custom CSS to make it global:.single-portfolio .single-photo-wrapper { display: none !important; }
-
You're welcome! :)