Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Hi, file responsible for loading scripts in header is functions/theme-head.php file. Thanks!
-
Hi, please send us url to your site where you want to enlarge image and we'll see if it possible. Thanks!
-
Please send us url to page where you got above icons.
-
Hi, all details about child theme you can read on https://codex.wordpress.org/Child_Themes Thanks!
-
Hi, 1. To remove fixed navigation, please use below css:.fixed-nav { display: none !important; } 2. To remove this title, please turn off Single Post | Title option under Theme options > Blog, Portfolio & Shop > Blog section.
-
Thanks for your explanation!
-
@markobb The url you sent, does not work unfortunately. Looks like it's temporary server issue.
-
Do you use Mac or Windows?
-
Hi, If you want to use CDN, we recommend MaxCDN service. You can automatically connect you wordpress with cdn in few minutes. Their support will be able to help you for sure. Thanks!
-
Hi, because this issue is related with Rev Slider, we don't know what to do in this case exactly. But we can forward this message to plugin's author if you want and will see if there is anything what they can do. Or maybe @pingram3541 got solution…
-
Only below css will remove margin/padding:@media only screen and (max-width: 479px) { #Top_bar .logo #logo { margin: 0 !important; padding: 0 !important; } } There is no other way to remove padding around logo on mobile.
-
Ok. Please open your website in Firefox html mode (CTRL+U) and check html errors. Please fix them first and hope this will help.
-
Hi, which one is your favorite type and what exactly does not work? But files responsible for blog pages are under includes/ folder.
-
Hi, please make sure that you use latest revolution slider version. Also, please check all slides because one of them must have mistakes inside. Maybe html tags are not properly opened or closed. We saw it when we check html of your site in Firefox.
-
Hi Matteo, looks like it's nginx problem on your server side. In this case, you must contact with your server admin.
-
Hi, please send us url to page where you want to do this and we'll have a look on it.
-
@Jelleopdenakker At this moment, we do not have such header type unfortunately.
-
You're welcome! :)
-
You're welcome ;)
-
Hi, to increase logo size on mobile devices only, please use below css:@media only screen and (max-width: 479px) { #Top_bar .logo #logo { margin: 0 !important; } #Top_bar #logo { height: 75px !important; } }
-
You're welcome :)
-
No problem.
-
You're welcome ;)
-
Hi, blog excerpts displays automatically. It's is part of the posts's content. But if you want to set excerpts manually, then while editing posts, please click in the right top corner on "Screen Options" and check Excerpt. After that, you…
-
Ok. So if you really want to remove feature image on single portfolio pages, please use below css:.single-portfolio .single-photo-wrapper { display: none !important; } or if you prefer to remove featured image with additional stuff like date below,…
-
Is it sidebar or what? Where can we checked those menu items?
-
@info71 What exactly you can't import? What is blank? Please show us on screenshot what you mean.
-
Please show us on screenshot how you want to make this logo exactly. We need 2 images: current logo look vs what you want to do.
-
Ok. So everything is clear. It's not because of theme if you got the same issue with default theme. We recommend to remove all extra plugins and then check. If this won't help, then please re-install rev slider files.
-
Hi Sandy, please send us url to site where you got this tab so we can have a look on it. We do not have anything like that on our demos so we don't know where from you get it.