Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,864
- Last Active
- Roles
- Administrator
Comments
-
@uglyduky It depends on what you want to do exactly. But if you want to control different sizes on mobile devices, you need to use right @media tags. More details about the media you can find on http://www.w3schools.com/cssref/css3_pr_mediaquery.asp…
-
Ok, got it. So the right css class would be .dfs-button.button not .dfs-button.button a
-
Great, glad to know that all is fine now.
-
Hi, could you explain what exactly is not clear? Those information are proper and there is no other, easier explanation of how to set up mega menu.
-
Hi, the contact box on the map is not pointing to the place on the map. It's not a marker. It's just a box with some company information. Thanks!
-
So all details you can find in the documentation and on theme page. Below you have all links: http://themes.muffingroup.com/betheme/documentation/ http://themes.muffingroup.com/be/theme/
-
Hi, please send us link to page where from you would like to remove this grey part. Thanks!
-
That's weird but this need to be your browser.
-
If it's under Muffin Builder, then could you show us on screenshot what is happening? Because to be honest, we have no idea what you mean.
-
Hi, to use thumbnails while sharing, you need to install WP Facebook Open Graph Protocol plugin.
-
Ok. So please let us know when your site would be online then.
-
Ok, thanks. As you can see on http://pasteboard.co/cULcbLsnd.png line height of the sticky menu is already 30px what means your css is fine. So maybe what you would like to achieve is different from what you did. Would be great if you can show us on…
-
We are sorry but we can not agree with you because theme has nothing to Contact Form 7 plugin. Don't you think it's very weird that for over 40.000 other users it works and just doesn't on your server?
-
Hi, it does not matter if you cropped the images or not if they are different size or proportions. If you want images to be the same size, all need to be although same proportions.
-
You're welcome!
-
Hi, we are sorry but it's not possible unfortunately. Thanks!
-
Sorry, we forgot about sticky header. So please use the following css instead if you want to do not affect sticky header:.header-plain:not(.menu-highlight) #Top_bar:not(.is-sticky) .menu > li > a span:not(.description) { line-height: 200px !im…
-
Hi Sophie, we are sorry but we do not have such possibility for pages. Like you said already, it's possible for posts only. Thanks!
-
Hi, none of these, does not come from the theme so we don't know what for these redirects are.
-
2 - If it does not work then maybe you can show us on screenshot what exactly you want to do.
-
Hi Eazy, we checked your site but we didn't found anything similar to your screenshot. We tried on different computers and browsers of course.
-
Hi, if you ask for the option, then we do not have such included. But basically, if you are a coder, then everything is possible. P.S. For the footer and form is responsible footer.php file.
-
Hi, we are sorry but we do not have such feature included. Thanks!
-
@chalamanch 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 c…
-
Hi, please send us link to page where you would like to center blog title first so we can have a look.
-
Hi, you can not import different parts of demos into another demos. But if you would like to know how some things were made, please create extra Wordpress instance and import the demo where is the element you are interested for. This is the easiest…
-
Hi, for the Be|Lifestyle demo, we set header's background under Theme options > Header & Subheader > Header section and under same section, we set Parallax attachment.
-
Hi, yes, it is possible. More details about multiple markers you can find on http://themes.muffingroup.com/be/theme/shortcodes/content-elements/#mapbig or directly inside map item settings where Additional Markers | Lat,Lng,IconURL field is.
-
3. If you mean AVIS tab, then you can remove this part with:.single-product .product_wrapper .accordion .question:last-child { display: none !important; } But about the slider, to display it on all WooCommerce pages, you need to use Slider option u…
-
Ok, thanks. So to increase it's size, you need to use the following css:.wpcf7-submit { width: 100% !important; } of course, instead of % you can use px.