Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,840
- Last Active
- Roles
- Administrator
Comments
-
Hi, as you said, ID's does not work because you can not have double ID's. To avoid this situation, each mobile section need to have the same postscript at the end. So the proper ID's of section should be as following:section1 section1-mobile sectio…
-
@WD_MaceIT Ok, so to do this, you need to you the following css:.alert_warning { background: #000 !important; color: #FFF !important; } .alert_warning a { color: #FFF !important; } .alert_warning .alert_icon { background: #000 !important; color: #FF…
-
You are welcome! :)
-
Hi, to change fancy heading and progress bar text colors, you need to use the following css:.fancy_heading .title { color: #000 !important; } .progress_bars .bars_list li h6, .progress_bars .bars_list li h6 .label { color: #FFF !important; }
-
You are welcome! :)
-
Ok, so to change these colors, you need to use the following css:.faq .question { background: #000 !important; } .ui-tabs .ui-tabs-nav li a, .accordion .question .title, .faq .question .title, table th { color: #FFF !important; }
-
You are welcome! :)
-
Hi, you did it completely wrong. You put custom css in the section reserved for css class names. So what you supposed to do is put custom class name into this field and then under Theme options > Custom CSS & JS > Custom CSS section write…
-
You are welcome! :)
-
Hi, we are sorry but we do not have such possibility included and this could be done with custom css only:@media only screen and (max-width: 767px) { #Content p { font-size: 12px !important; } #Footer p { font-size: 12px !important; } }
-
You are welcome! :)
-
@bradwbowman Ok, we can see what you mean. So to remove list styles completely from your site, you need to use the following css:.column_column ul li, .column_helper ul li, .column_visual ul li, .mfn-acc ul li, .ui-tabs-panel ul li, .the_content_wra…
-
You can remove it with the following css:.section-related-ul .single-photo-wrapper.image { display: none !important; }
-
Ok, we can see what you mean. The only way we found is to set up unique ID for each section where you would like to align this item to the right and use custom css as following (we saw you have vendor ID currently set for this section and that's why…
-
You're welcome!
-
Hi, to display sidebar on WooCommerce pages, you need to put widgets into Plugin | WooCommerce sidebar under Appearance > Widgets section and also you need to set SHOP page under WooCommerce settings.
-
Ok, so if above solution does not work, you need to use the following custom css instead:body:not(.template-slider) #Header_wrapper { background-position: center 80px; }
-
To make those images full width, you need to put them into section that has FULL WIDTH style set. More details about section item you can find on http://themes.muffingroup.com/betheme/documentation/#section
-
Hi, you can wrap fields into column shortcodes. All column shortcodes you can find on http://themes.muffingroup.com/be/theme/shortcodes/typography/#columns
-
Looks like it's a slider background image and you can change it under slider settings.
-
Hi, please send us link to page where you got this bar so we can have a look on it.
-
Hi, all details about creating one page menu you can find on http://themes.muffingroup.com/betheme/documentation/#menu
-
Hi, we can not recommend any because it all depends on your needs and feel. So if you would like to find the best, please check all our demos. Thanks!
-
Ok, thanks. So the first thing you need to do is tell your host to disable Zend OPCache. Also please increase max_input_time to 180. Hope this would help. Ohh, and one more thing. Please make sure you use latest version of BeTheme.
-
Hi, did you put widgets into Plugin | WooCommerce sidebar?
-
We can see, you have errors in JS console unrelated to theme and also bugs in html code. Just open your site in Firefox html mode (CTRL+U) and you will see what we mean. This need to fixed.
-
Above can not be used anywhere except theme files so if you are not web developer and don't know how to modify theme files, you need to contact with your developer.
-
All details about changing social icons sizes you can find on http://forum.muffingroup.com/betheme/discussion/7751/increase-the-size-of-the-icons-of-the-social-media but to add images into the footer, it is necessary to modify theme files unfortunat…
-
Hi Alex, all details about it you can find in other topic http://forum.muffingroup.com/betheme/discussion/12601/action-button-color
-
@Deean All available tables you can find on http://themes.muffingroup.com/be/theme/shortcodes/typography/#table