Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,883
- Last Active
- Roles
- Administrator
Comments
-
If the desktop logo has shrunk, you must increase max-width. You need to control it with min and max width attributes.
-
But it works on our side. We do not see any menu issues between 1240 and 1258px wide.
-
As far as we know, WooCommerce plugin does not have such option included itself. We suggest to contact with plugin's author because he will be able to tell you more about his plugin.
-
Hi, yes, you can change it's size with the following css:.vc_separator h4 { font-size: 40px !important; }
-
You are welcome ;)
-
Hey, under Theme options > Custom CSS & JS > Custom CSS section, you have the following css:#Top_bar #logo { height: auto; } Instead of auto, you need to set fixed value like 100px or other one.
-
2. We are not sure if you mean transition or what exactly but please try to use the following css:#Top_bar .menu > li > a, #Top_bar .menu > li > a::after { transition: none !important; }
-
Hi, it does not work because of your custom css's. However, below css should do the trick:.NCSY-list { box-sizing: border-box; padding: 3% 7%; }
-
You are welcome ;)
-
Hi, headings colors you can change under Theme options > Colors > Headings section.
-
Hi, you can try to use:body:not(.home) #Action_bar .contact_details li a, body:not(.home) #Action_bar .contact_details li { color: #FFF !important; }
-
You're welcome!
-
Hi, you can remove breadcrumbs under Theme options > Header & Subheader > Subheader section.
-
You are welcome ;)
-
You can stretch footer to the bottom under Theme Options > Footer section.
-
Hi, you can set own logo under Theme options > Global > General section.
-
Hey, this can be done with WP's gallery only. Just like you can see for example on http://themes.muffingroup.com/betheme/pages/gallery/
-
Hi, to remove this space, you need to set Minimalistic header under Theme options > Header & Subheader > Header section.
-
Hi, it’s because of CORS library which hasn’t been installed on your server what you can see on http://pasteboard.co/1LiZTz7Y.png More details about the CORS you can read on http://enable-cors.org/server.html but we recommend to contact with your…
-
Sorry but we are not sure if we get it. You had old slider version (which one exactly) and you exported slider and now you want to import this slider to the new slider version?
-
Hi, you are unable to save the content only because of the limits on your server side. More details about that you can read in the following topic http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-not-be-…
-
This is WP's gallery. Instead of existing images ID's you need to set your own.
-
Yes, you need to update to the latest version.
-
Hi, if you want to center menu, you need to set Stack: Center header type under Theme options > Header & Subheader > Header section.
-
Hi Monika, your Top Bar is currently 100% width. If you want to change it to 1240px, you can use the following css but we can not guarantee that it will work properly on different devices.
-
Hi, if something bad happen when you activate WooCommerce, we suggest to remove plugin's files and install them thru FTP once again. Please also check Appearance > System Status section if you don't have any limits on server side.
-
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!
-
1) Ok, but what is the link to page that concerns this image? Because this http://growplenty.liveside.co/portfolio-item/aliquam-eratac/ does not look the same as on screenshot. Looks like you modified something already. 2) To change this icon, you …
-
Any link to page where it's huge?
-
We are glad to hear that your php version fixed it.