Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,883
- Last Active
- Roles
- Administrator
Comments
-
Any link to page where you have a problem?
-
The link you sent above, does not contain our theme unfortunately.
-
We don't remember when exactly it was added because we add too many fixes and new features :)
-
Hi, can you tell us where from you get this link? It's fake doc and does not belong to us. The only documentation is http://themes.muffingroup.com/betheme/documentation/#menu and the same one is included into documentation. This is the only documen…
-
@lgoto You did not followed our suggestions and that's why menu items does not center. Would be great if you can update theme files to recent version because maybe something is wrong with your files as well. In reference to 2nd question, we do not …
-
Hi, please send us link to page where you got this text logo and tell us to which font you want to change exactly.
-
Hi, you can change it's background with extra css:#Header_creative { background: #000 !important; } #Header .top_bar_left, .header-classic #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #He…
-
Hi, to change blockquote's font size and color, you need to use extra css:blockquote { font-size: 30px !important; color: #000 !important; }
-
You are welcome ;)
-
Hi, you are using Transparent header as we see. To change it's background, you can use:#Top_bar { background: rgba(255, 255, 255, 0.5) !important; } Instead of RGBA, you can use HEX colors as well of course.
-
Hi Federico, this is how we made this form:<div class="column one-third"><label>Name:</label>[text* your-name]</div> <div class="column one-third"><label>E-mail address:</label>[email* y…
-
To disable tags and author's filter and to change it's color, you need to use extra css:#Filters .filters_buttons li.tags, #Filters .filters_buttons li.authors { display: none !important; } #Filters .filters_buttons li a { color: #000 !important; }
-
You are welcome ;)
-
Hi Remon, we are sorry but we do not have any older versions. We only got the latest version. Thanks for understanding!
-
1) You got the same widget already. If you don't want this widget to be opened on sub-pages, you need to select Show On Hover option as http://pasteboard.co/1UI79UiI.png 2) To remove whole post footer section, you need to use the following css:.pos…
-
You are welcome :)
-
Ok. So to do this, you need to activate Minimalist header under Theme options > Header & Subheader > Header section and remove extra css responsible for header because this is why action button does not look good.
-
Hi, you can remove description with the following css (it would be visible for Google of course):.archive .woocommerce-content .term-description { display: none !important; }
-
You are welcome ;)
-
@christophsteinlechner Under the section we mentioned above with Advanced options. If you don't see this section, it means you need to update theme to latest version.
-
You can set this when you edit page on the right hand side where Page Attributes section is. We are glad you found it!
-
Hi, sure, it's possible. Just create extra wp instance for tests, import Be|Taxi demo, check how it was made and get what you need and transfer to your site. Thanks!
-
Hi, all it's content was made with Muffin Builder. So when you edit this page, under Page Options section where where Muffin Builder is, the whole content is.
-
You are welcome ;)
-
@chall90909 Import & Export was replaced with Backup & Reset but it's the same section. Did you spoke with your admin about this? wp_remote_get() function is using callbacks and this could be the reason why it does not work on your server.
-
@modus We did checked this plugin and looks like this plugin will not override any current lightbox system. Below, we paste the information that comes from plugin's page: The plugin is not automatically compatible with other gallery plugins, and su…
-
Hi, to get the padding between these items, you need to use custom css but you must know that it would affect other sections where 1/3 columns are..one-third.mcb-wrap { width: 32.333 % !important; margin-right: 0.333% !important; }
-
Yes, it is for sure. We bet you copy from other place with tons of not allowed html tags and weird signs and this is simply the reason why you got this message. If you want to type message, write it yourself directly here instead of copying tons of …
-
Hi, please send us link to page where you got this problem so we can have a look on it.
-
Hi, we did never tested this plugin with theme so we don't know where the problem might be exactly. Thanks!