Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,840
- Last Active
- Roles
- Administrator
Comments
-
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; }
-
You are welcome! :)
-
Hi, to remove those dates, you need to use the following css:.blog_slider .blog_slider_ul li .item_wrapper .date_label { display: none !important; }
-
You are welcome! :)
-
You are welcome :)
-
Ok, thanks. So to move the content on blog page down, you need to use below css:.blog #Content { margin-top: 100px !important; }
-
Hi, if you look at http://pasteboard.co/puytHMdYz.png you will see that you set custom css for slider revolution that removes this background on smaller devices.
-
Yes, it is possible.#Top_bar .logo { float: right !important; } .header-simple #Header a.responsive-menu-toggle { left: 10px; right: 0; }
-
Ok, thanks for adding the content. We were able to check it. So because it's 3rd party plugin, it has some styles. However, you can easily move the menu up for sticky header using the following css:#Top_bar.is-sticky .ubermenu-main { margin-top: 0 !…
-
Ok, thanks. So to change counter number colors, you need to use the following css:.counter .desc_wrapper .number-wrapper { color: #FFF !important; } but please remember that each css need to be put under Theme options > Custom CSS & JS > …
-
Hi, we are sorry but this couldn't be achieved with custom css only. To move photos on the opposite, requires lot's of customization in theme files. Thanks for understanding!
-
Hi, there is no such possibility to use YT videos as background and also such backgrounds won't never be fully responsive because it's technically impossible. Thanks!
-
Hi, where you would like to do such gradient? Please send us link to page and also explain where exactly you want to do this so we can check if it's possible.
-
Hi, we did never tested Share Box with the popup and to be honest, we don't think it would work but we have Share Box shortcode so you can try it yourself. All details about share box you can find on http://themes.muffingroup.com/be/theme/shortcode…
-
After further checking, we suggest to disable all extra plugins and remove this huge amount of extra codes if its not a part of one of your plugins because your current site doesn't look like the original BeTheme.
-
You're welcome!
-
#2 Sorry, we forgot to paste the right css. The right could would be:.single-portfolio .single-photo-wrapper.image { display: none !important; }
-
You are welcome! :)