Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,867
- Last Active
- Roles
- Administrator
Comments
-
Hi, please send us link to page where this hover effect does not work so we can have a look on it.
-
The site is empty. Looks like it's under construction.
-
@tkcomic You are wrong because above css is the only right one and it works.
-
But if you look at http://pasteboard.co/1tmYvXHb.png you see that there is no such icon.
-
@faith107 This requires files customization and can be done under functions/theme-shortcodes.php file only.
-
Hi, please send us link to page where you would like to do this first.
-
Hi, those items exists as raw shortcodes and you can find them under []+ button which is located on WP editor. For more details about shortcodes, please check the documentation. Thanks!
-
Hi, could you explain what do you want to do then? Remove sidebar on smaller screens than 1000px or what?
-
@Izbthmck If it's gallery shortcode, all you need to do is replace current images ID's with the new one. You can find those ID's under Media section when you hover over the each image in the bottom where link to that image would display. For more de…
-
Hi, no, you can't because you will get a mess. Before new data import, you need to use Wordpress Reset plugin. But please remember that this plugin removes all data, like: pages, posts, settings, etc. Your Wordpress would be again as clear as after…
-
The css we gave you above is centering menu items. So or you can have them left aligned or centered. However, sticky header does not work now so we can not check if it's possible to keep logo on the left and align menu items to the right.
-
Hi Mitch, we are sorry but we don't know as this demo was made especially for BuddyPress plugin.
-
@romulotebaldi Any link to page and screenshot with explanation of what you mean?
-
@swarupa There is nothing to be fixed because the issue is on your server side. We suggest to check Appearance > System Status section for limits.
-
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.
-
Hi, can you explain what exactly is your question? We don't get it if you fixed it or what the problem is. Basically, if something is wrong with plugin, you supposed to re-install plugin's files but via FTP. Thanks!
-
Yes, we are sure about that. Prev/Next buttons put in the right way: 'prev' on the left side and 'next' on the right side what you can see on http://pasteboard.co/1quiNaQd.png
-
We are sorry but we do not have any solution for that. What we can do is just forward this request to plugin's author and that's all we can do. In reference to 2nd question, you can use Muffin Builder and sections without using VC plugin of course.
-
Ok, thanks. So to sort this form on mobile, please use the following css:@media only screen and (max-width: 420px) { .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form…
-
Hi, all you need to do to create page without header and footer, is to set Blank template. You can do this on the right side when you edit/create pages. Thanks!
-
http://testze.lassooydesign.nl/home-vc/ - this is the url we checked.
-
Hey, to change confirmation background color, you need to use an extra css:.wpcf7-mail-sent-ok { background: #000 !important; }
-
You're welcome!
-
Hi, to change all those colors, you need to use the following css:.infobox h3 { color: #000 !important; } .infobox ul li { color: #000 !important; } .infobox ul li::before { background-image: url('PATH-TO-THE-NEW-SYMBOL') !important; }
-
Hi, to get 3 products per row, you can use the following css:.woocommerce ul.products li.product:nth-child(3n+1), .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*="columns-"] ul.produ…
-
Ok, thanks. So to keep just Facebook icon, you need to use the following css:.share_wrapper span.st_twitter_vcount, .share_wrapper span.st_pinterest_vcount { display: none !important; }
-
You're welcome!
-
Hi, Yes, it is possible. You can set footer layout under Theme options > Footer section.
-
Hi, to remove that space, please activate Minimalist header under Header & Subheader > Header section.