Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,866
- Last Active
- Roles
- Administrator
Comments
-
Hi, Looks like your server does not support wp_remote_get() function which is a default WP function btw. wp_remote_get() uses loopbacks and this could be the reason why you are unable to import complete pre-made layout. So or you will contact with …
-
Ok, got it. So on portfolio page, you have portfolio header section which should be removed with the following css:.section.section-portfolio-header { display: none !important; } But to make this background taller, you should set top and bottom pad…
-
Hi, please send us link to page where you would like to swap position of contact details and social icons in the Action Bar.
-
But you didn't explained which icons you mean? If you mean icons in the right bottom corner, then please send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can hav…
-
Sorry, we meant Portfolio section in main dashboard menu. Take a look on black part menu on the left side and you will see Portfolio.
-
What's your theme version then if you don't have this option?
-
You need to contact with Google and ask them because this has nothing to theme. The problem is on the line between domain and Google service.
-
Hi, please check if you are able to save any other options for the page where you can not save slider and let us know.
-
Hi, no, it's unlimited of course. 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-ite…
-
Hi, What versions of VC you got?
-
Yes, you can. For that, you need to use layouts configurator feature.
-
Hi Robert, we are very sorry but we do not have anything like this included unfortunately. Thanks for understanding!
-
Hi, please send us link to page where you would like to remove it so we can pick the best possible css. Thanks!
-
Ok, thanks for your suggestion :)
-
Hi, we are sorry but we do not have such possibility included. Thanks for understanding!
-
Hi, if you mean css backgrounds, those are not responsive and never won't be. But it's a technical problem between css backgrounds and responsive technology. But about images that does not display, we can not open site on mobile because we get &quo…
-
Hi, please send us link to page where you got these related posts so we can have a look on it.
-
Hi, to change text color in the Contact Box, you need to use an extra css:.get_in_touch ul li { color: #000 !important; } .get_in_touch ul li a { color: #000 !important; }
-
You are welcome! :)
-
Ok, if this didn't helped, please use the following css then:.ui-tabs .ui-tabs-nav li.ui-state-active a::after, table tr:hover td, table:not(.shop_table) tr:hover td a { color: #000 !important; }
-
You are welcome ;)
-
Hi, portfolio items can be edited under Theme options > Portfolio section.
-
Ok. So to make header less transparent, you need to use an extra css:.header-fixed #Top_bar { opacity: 0.4 !important; }
-
Hi, as we can see, some padding was set with the following custom css under Theme options > Custom CSS & JS > Custom CSS section:.layout-full-width #Wrapper { box-sizing: border-box; padding: 0px 40px 40px !important; }
-
Ok, thanks. As we can see, it's custom css so to get rid of this border, please remove the following css under Theme options > Custom CSS & JS > Custom CSS section:@media only screen and (min-width: 768px) { #Top_bar:not(.is-sticky) .c…
-
You're welcome! :)
-
The item you used, was coded that way to make it compatible with hover effect so when you hover over item, it goes up. However, if you want to remove it, please use the following css:.image_frame:not(.no_link) .image_wrapper img:not(.ls-l) { margin-…
-
You're welcome! ;)
-
Hi, header is always the same width as the grid size under Theme options > Global > General section and it is not possible to change it unfortunately. Thanks!
-
Great!