Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,860
- Last Active
- Roles
- Administrator
Comments
-
Yes, we know what you ask for and this is what we exactly thought but like we wrote above, this requires files customization and couldn't be achieved with custom css.
-
Ohh, ok. So what you need to do is create form using Contact Form 7 plugin, then get it's shortcode and paste it under Theme options > Footer section where Popup Contact Form | Shortcode field is.
-
@Meztli No, you do not have an original file because we did checked your private message and we sent you more details with explanation. The reason why you can not import file on new installation is that you did changes in this file what is not allow…
-
Ok, we can see what you mean now but this has nothing to do with the theme again and the following screenshot will be a clear proof http://pasteboard.co/7m8Ymd5h9.png - as you can see, you set left alignment for images inside Visual Composer plugin …
-
Hi, we are sorry but we do not have any solution to disable maintenance mode via phpmyadmin or FTP. But we think that removing plugin files via FTP, should work.
-
Hi, we are sorry but we do not have an option to open menu up instead of down unfortunately. Thanks!
-
Hi, so if you want to keep menu on position before logo removal, please use the following css instead:#Top_bar .logo { visibility: hidden !important; }
-
Hi, to fix the alignment of the last icon bar, please use:a.icon_bar { margin-bottom: 0; }
-
You are welcome! :)
-
To put strong with custom color, just use class as following:<strong style="color: #000 !important;">Text</strong>
-
You are welcome ;)
-
Hi, please send us link to page where you faced this issue so we can have a look on it.
-
Please do not post such details here because it's public section. We can not use the details you left here because we don't know if someone didn't get them already and can break your site. So please create new access details and send them us thru th…
-
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. Thanks for udnerstanding!
-
Unfortunately Ninja Form is using own styles and it overwrites theme styles so to get the same button style for Ninja Form plugin, you need to contact with plugin's author and ask him for such customization.
-
@aksquare The problem is with the limits on server side but to get more details about this 500 Internal Server Error, you need to contact with your admin/hosting provider.
-
Everything is possible if you know coding but in reference to Item Support Policy, files customization are not allowed. So if you would like to hire coder to do this for you, please contact with our colleges http://customizationgeeks.com/ or http://…
-
@trillionbillion Please send us private message with dashboard and FTP access then so we can enable developer mode and check what's your limits. But please clear your WP using WP reset and just leave clean WP installation so we can check it on clean…
-
@sbalbontin Please send us private message with dashboard access and link to page where you would like to do this.
-
Please check your inbox because we replied on your message this morning.
-
Hi, all details a bout CF7 translation, you can find on http://contactform7.com/contact-form-in-your-language/ Thanks!
-
Hi, the link you sent above, does not work unfortunately. So please send us working link so we can have a look on it.
-
Hi, to change Sliding Box font color, please use:.sliding_box .desc_wrapper h4 { color: #000 !important; }
-
Hey, to remove % from progress bar shortcode, you need to use the following css:.progress_bars .bars_list li h6 .label em { display: none !important; }
-
Hi, to remove footer from mobile, you need to use custom css:@media only screen and (max-width: 767px) { #Footer { display: none !important; } }
-
You're welcome! :)
-
Ok, thanks. So to remove date from fixed navigation completely, you need to use the following css:.fixed-nav-prev .desc .date { display: none !important; }
-
Hi, to change Action's Bar background color, please use the following css:.header-fixed #Action_bar { background: #000 !important; }
-
Ok. So to move those arrows up, please use the following css:.fixed-nav { bottom: 750px !important; }
-
Hi, all settings for subheader's title and breadcrumbs you can find under Theme options > Header & Subheader > Subheader section.