Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,884
- Last Active
- Roles
- Administrator
Comments
-
Hi Erik, if you mean empty space between the slider and footer, you supposed to sort the content because looks like you are using VC plugin with empty content inside. You can see this on http://pasteboard.co/4DHb1kk.png Thanks!
-
Please send us all details thru private message because as we see, you have maintenance mode active.
-
Would be much better if you can send us screenshot with necessary changes for better understand because we are confused now.
-
To send us screenshot, you can use the tools like http://pasteboard.co/
-
Can you show us what you mean exactly? We are not sure about your needs.
-
Hi Roger, please send us link to site where everything is broken so we can have a look.
-
Hi, Envato Toolkit plugin does not work anymore. It's because Envato change their api and the tool has not been prepared for the new API yet. More details about that you can read on https://github.com/envato/envato-wordpress-toolkit/issues/85 Than…
-
Hi, you supposed to contact with your admin because this issue is not related with theme at all. Thanks!
-
@codename47 You can do this under Theme options > Sidebars section where "Post | Sidebar" option is.
-
@beesocialuk You can change responsive menu color with extra css:#Top_bar a.responsive-menu-toggle { color: #000 !important; }
-
You are welcome ;)
-
Ok. So to add the padding for the section where "HURRICANE KATRINA" words are, please use below css:.section.case-study-title-list { padding: 20px !important; } .section.case-study-title-list p a, .section.case-study-title-list p { margin-…
-
These products do not stuck because of your plugins. Anyway, below custom code, should do the trick:body.woocommerce ul.products.col-4 li.product:nth-of-type(4n+1) { clear: both !important; }
-
You're welcome!
-
Yes, it is the answer of course and this is the only proper answer. Have you seen the screenshot we sent you above? We did checked the code of your site and the links to those backgrounds are as following: http://www.stickybrain.com/wp-content/uplo…
-
Ok, thanks for the clarification. You're right. We gave the default margin for buttons because it's necessary. However, if you want to remove this margin for buttons, please use below css:a.button, a.tp-button, button, input[type="submit"]…
-
Would be better if you could sent us private message with the dashboard and FTP access so we can have a look on it ourselves.
-
What means that you are unable to access to your site through web browser? Do you have any error or what? Because we completely don't get it. The link you sent above works fine and we do not see anything wrong. Sorry but we still don't understand wh…
-
Sorry but now we do understand where the red background is as we do not see any. So until you won't explain on screenshot what exactly you want to do, we won't be sure if it's possible or not.
-
Thanks. Can you also tell us, when dropdown menu should be always open? On mobile devices or when?
-
If it's iPhone 5 then all you can try is below css:@media only screen and (max-width: 479px) { #Top_bar a.button.action_button { top: 30px !important; } } But please notice, that except above css, we do not have any other workaround.
-
This is unfortunately not possible.
-
What exactly no longer works? And where? Please give us more details about what you mean.
-
Thanks. Looks like above variables has been increase properly. So if this didn't helped, please increase the following variables as well: upload_max_filesize, max_execution_time and post_max_size. However, if this won't help, then we really don't kn…
-
Great, we are glad to hear that your provider was able to backup your site. However, we do not understand your question. What exactly you are looking for? It's completely incomprehensible for us.
-
You're welcome ;)
-
Social icons in footer can be increase with below code:#Footer .footer_copy .social li a { font-size: 20px !important; }
-
You're welcome ;)
-
@younghopak You're welcome :)
-
Hi, please update theme to recent version and everything would be fine. The problem was between older versions of theme and WP 4.4. Thanks!