Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,866
- Last Active
- Roles
- Administrator
Comments
-
You're welcome! :)
-
If you mean font subset, then you can set hebrew subset just like you did it. But the font you want to use, must support hebrew. For more details about Google Fonts we suggest to visit https://www.google.com/fonts
-
You're welcome!
-
Hi, please send us link to page where you would like to change this color first.
-
Hi, 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-options-can-not-be-…
-
You're welcome ;)
-
No, you can not import just the form. You need to create it manually. So if you tell us which form you mean, we can tell you what code we used to create it or you can create it manually the way as it has been explained in cf7's doc http://contactfor…
-
No problem ;)
-
http://forum.muffingroup.com/betheme/discussion/17711/this-page-didn-t-load-google-maps-correctly-google-maps-api-key
-
Like we wrote above, it is closely related to screens and browsers and it has nothing to theme. And because we do not have any impact on it, there is nothing what you can do to change this behave. Thanks!
-
@pozena If you are somehow unable to install plugins thru included installer, we suggest to unpack plugins that are located under /plugins/ folder and then upload plugin's files thru FTP into /plugins/ folder on FTP.
-
Ok. So to remove date from recent posts widget and align the arrow in the back to top button, please use the following css:.Recent_posts ul li .desc .date { display: none !important; } #back_to_top.sticky .button_icon { padding: 9px !important; }
-
To change position of html background to top left, you need to use extra css:html { background-position: left top !important; }
-
Hi, please check Appearance > System Status for limits first because this might be the reason.
-
Hi Eric, description color can be changed with as extra css only:#Top_bar .menu > li > a span.description { color: #000 !important; }
-
You're welcome!
-
Ok, we see. So to change the color of current category, you need to use:#Filters .filters_wrapper ul li.current-cat a { color: #000 !important; }
-
@ali7e It's not true because it has been fixed.
-
Ok, thanks. So to stretch header's background on larger screens, please use:body:not(.template-slider) #Header_wrapper { background-size: cover !important; }
-
You're welcome!
-
Hi, this is header's background and we set it up under Theme options > Header & Subheader > Header section.
-
Hi, looks like it's header's background. If you don't need it, just activate Minimalist option under Header section.
-
To change responsive menu background, please use:#Top_bar #menu > ul { background: #FFF !important; } But about the number of menu items, you can put as many you want but many items always affect the design.
-
Hi Nigel, yes, it is possible. You can do this with Responsive Menu Initial Width option under Theme options > Responsive section. Thanks!
-
Hi, please send us link to page where you would like to do above customization.
-
You're welcome! ;)
-
Hi, the footer background can be changed under Theme options > Colors > Footer section.
-
Hi, to hide individual items on mobile, you can use WP Mobile Detect plugin.
-
Hi, we found that for your Subheader height is responsible Padding option under Theme options > Header & Subheader > Subheader section and this is the place where you can decrease it's height. Thanks!