Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,938
- Last Active
- Roles
- Administrator
Comments
-
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!
-
You're welcome!
-
Hi Claudia, 1) To change sidebar background, please check http://forum.muffingroup.com/betheme/discussion/11127/sidebar-background 2) To change call to action background, you need to set bg color for section.
-
@JorgeBorda Ok, we have an idea then. Because our options are unclear and does never work for you, instead, we will do it the same as it works with default WP theme. All alt tags would be taken directly from media section.
-
Ok but you did not updated theme. You need to update theme version to get properly centered menu.
-
Hi, to get what you need, you must have the same layout as on http://pasteboard.co/1UHGDDHT.png and also, you need to set Equal Height style for section item what you see on http://pasteboard.co/1UHI3Spi.png Also, please update the theme to lates…
-
Hi, please send us link to page where this happens first.