Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,876
- Last Active
- Roles
- Administrator
Comments
-
Hi, we are sorry but we do not have such power. Rules are rules and we need to follow them. Thanks!
-
Hi, while site migration, we always use 2 plugins and did never had any problems with content or settings migration. Those plugins are: WP Migrate DB and Mfn CB Migration Tool. Thanks!
-
@hofergrafik Like we wrote above, it is not possible and there is nothing what we can do in this matter. We understand that this one like many other things should be possible as well but sometimes, things are just impossible. Thanks for understandi…
-
Can you show it to us on the screenshot? Because your explanation is completely incomprehensible.
-
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. Thanks for understanding!
-
It means that one of your plugins is the culprit or just the content. Maybe you used somewhere html code and did it the wrong way.
-
So one of them need to be the culprit then.
-
No, not like that. We mean to unzip file on your computer and then upload unzipped files via FTP client like Filezilla.
-
Hi, please send us link to page where from you want to remove above details first.
-
You're welcome ;)
-
Hi, to remove lines and blockquote from Testimonials item, you need to use the following css:blockquote::after { background: none !important; } blockquote { background: none !important; }
-
You are welcome ;)
-
Great, glad to hear your site is complete :)
-
Hey, instead of single images, you can use default WP gallery of course just like we did it on http://themes.muffingroup.com/betheme/pages/gallery/ Thanks!
-
1. Under Theme options > Custom CSS & JS > Custom CSS section you have an css line responsible for that line:#Footer .footer_copy { background: #21293f url(http://civitfun.com/wordpress/wp-content/uploads/2015/07/home_software_footer_bg.pn…
-
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. P.S. We can just tell you that images sizes need …
-
Sorry, maybe we did not explained it well enough. Number of products is relative to the screen size so for us it is 3 what you can see on http://pasteboard.co/tpcTCtf.png We meant that we do not have an option to set number of products per shop sl…
-
This is how cart icon works on mobile. It always goes below the logo and this can not be changed. But in reference to images, we are not sure what you mean exactly.
-
Hi, if you are beginner, we suggest to use built-in seo fields. Yoast plugin is definitely for more advanced users. Thanks!
-
@aculinx Please provide us link to page where above css does not work.
-
Hi, where exactly you want to use it?
-
Great ;)
-
It is bigger now because your logo is too large. You should use smaller logo image with maximum height of 35px (the same one is for sticky header).
-
Hi Ben, please update theme files via FTP because the problem might be related with incomplete files. But please do this via FTP only.
-
Are you talking about specific parallax? Did you noticed this for the specific one or each?
-
Hi, we have never experienced any attacks as well. We suggest to check your plugins because we are 100% sure it's unbound to theme. Thanks!
-
Hi, to change social icons color and size, you need extra css:#Action_bar .social li a { color: #000; font-size: 20px !important; }
-
You are welcome ;)
-
Thanks. So to remove those details, please use the following css:.post-meta .category.mata-tags, .post-meta .category.meta-categories { display: none !important; }
-
The link you sent above, is single post page. To change background color for that part, please use:.single-post #Content { background-color: #FFF !important; }