Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,891
- Last Active
- Roles
- Administrator
Comments
-
Hi, please send us link where from you would like to remove such title.
-
Hi, could you explain which images are duplicated? We didn't found any and we wonder what you mean.
-
Hi, and what should be displayed instead?
-
Hi, please take a look at http://themes.muffingroup.com/be/theme/shortcodes/loops/#testimonials-item where we described Testimonials item/shortcode and all it's attributes. Thanks!
-
If you set transparency for subheader then all you need to do is set background for header.
-
Hi, this looks like 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-opt…
-
@nigos Do you want to remove whole Top Bar then?
-
Ok, we are sorry. We finally found what's wrong. In above css, we forgot about ! before important declaration. We already did modification in above css so please copy it once again and paste.
-
That's very weird then but we are glad that you sorted it out.
-
We are sorry but this one is not possible unfortunately.
-
Hi, please send us link to page where stretch stopped working so we can have a look on it.
-
@webpamplona You can force sidebar layout for all pages under Theme options > Sidebars section.
-
Hi, to change it's order, you need to customize footer.php file.
-
Hi, you should be able to move blocks anywhere you want but if you can not, please disable all 3rd party plugins first and check.
-
That's really odd then because on our side, we didn't noticed such behave.
-
Which one for example? Please explain and we will see if it's possible.
-
Hi, demos can not be imported thru FTP but you can try to upload .xml files manually. Of course these files are included into theme package and you can find them under /functions/importer/demo/be/demo-name/ folder.
-
And this can not be changed.
-
Hi Stefan, for that, you need to use WordPress default gallery. More details about WP gallery you can find in pages below: https://codex.wordpress.org/The_WordPress_Gallery https://codex.wordpress.org/Gallery_Shortcode
-
To set up full width video, you need to set Video item as 1/1 size and for the section where this item is, set FULL WIDTH NO MARGIN style.
-
The links you sent this time, doesn't work. Please send us working links using online services like http://pasteboard.co/ or http://snag.gy/
-
All settings located under BeTheme options > Blog, Portfolio & Shop > Blog section are reserved for Blog page only but you use Blog item what means you can display multiple categories only using item's options. To go to item settings, you …
-
Hi, this is how included simple slider works and there is nothing you can do about that unfortunately. Thanks for understanding!
-
Hi, we did never tested such forms so we don't know if it's compatible with BeTheme but you can test it yourself. If forms provides shortcodes, you can put them into Column item and check if it works as you want.
-
Maybe the image was to big or you were trying to insert image directly into editor instead of giving it's link and that's why :) Please notice that this forum does not host images. Anyway, we definitely prefer if you use online services like http:…
-
Hi Irene, we are sorry but we do not offer any reseller and other discounts. Thanks!
-
Yes, we did and still nothing. So please send us link to page where you did it and faced this issue so we can have a look on it.
-
@deviantnabeel Please provide us link to page where you would like to do this then.
-
So if you want to make whole Top Bar smaller, you need to decrease logo size because this element enlarge top bar.
-
Hi, to remove logo but not sticky, you need to use the following css:#Top_bar:not(.is-sticky) .logo { display: none !important; }