Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
No, you can't. You can use absolute paths only.
-
http://pasteboard.co/24WZ6CVV.png - this is how that section looks like on our side. However, we did checked this and there is no css that may work here. You can only use <br /> tags before text to align content vertically. However, please not…
-
Hi, Please open your website in Firefox html mode (CTRL+U) and check how many html errors you got. Please fix them first and all should be fine. This looks like you modified something in header or one of your plugins did it because there is a lot o…
-
You're welcome ;)
-
Ok. So you can add this padding with the following css:.faq { padding: 0 10px !important; }
-
@bheffaoui Below css would be helpful for sure:.get_in_touch, .get_in_touch a, .get_in_touch h3, .get_in_touch ul, .infobox, .infobox a, .infobox h3, .infobox ul { color: #000 !important; }
-
You're welcome ;)
-
You're welcome :)
-
Hi Jess, to set 100% width for CF7 forms, please use below css:.wpb_wrapper .wpcf7-form { display: block !important; } Thanks!
-
You're welcome ;)
-
Hi, You can hide them under Theme options > Global > Advanced section. Thanks :)
-
You're welcome ;)
-
Hi, it's header background section. If you don't want to use this section, you should enable "Header: Minimalist" option under Theme options > Header & Subheader > Header section. Thanks!
-
You're welcome :)
-
Hi, you can remove the backgrounds and borders but it is unfortunately not possible to decrease padding between portfolio items because this requires some modification in theme files..portfolio_group .portfolio-item .image_frame { border: 0 !import…
-
You're welcome!
-
@dasser You should do it like @jimosulli wrote. But, for section where you want to do this, you must set class name as well and then call custom css's per section classes. So for example if section's class name is my-section-1, then css should look …
-
Hi, 1. To move logo to the left side, you must increase top bar container width. This can be done with below css:#Top_bar .container { max-width: 1400px !important; } 2. You can control icon's position with below css:.header-overlay .overlay-menu-…
-
You're welcome ;)
-
Hi, if you mean the images that are made with Muffin Builder tool, you should use Mfn CB Migrate tool to change paths for images as they do not change automatically. Thanks :)
-
@nxhoang90 Sorry but the plugin is still not running.
-
Hi, please send us url to page where you want to make this text responsive and we'll have a look on it. Also please explain how exactly you want to do this responsive? Make the font smaller on mobile devices or just break the words on mobile device…
-
@netinfoplc Sorry but we do not have any solution for this so far.
-
Hi, we only remember this lady in the slider. We bought this image on photodune http://photodune.net/item/business-woman-pointing-an-idea/4512961 but icons used for this demo were partially made by us and partially they are free. Thanks!
-
This lady in the slider we bought on photodune.net. You can get her from http://photodune.net/item/business-woman-pointing-an-idea/4512961
-
Hi, we do not have such possibility included unfortunately. Thanks for understanding!
-
Hi, Be|Coffee demo does not have WooCommerce integrated so you must integrate it yourself. Please also notice, that split header does not work with right side top bar items as there is no space for additional stuff. So if you want to display cart i…
-
Hi, images sizes can be modified under functions/theme-functions.php file where add_image_size() functions are. However, if your images wouldn't be proper sizes (much wider than taller) you won't be able to resize that images as you want. So we rec…
-
Hi, on above page, you got something completely else than on your screenshot. Please send us url to page from above screenshot. Thanks!
-
Hi, please show us on screenshot how menu height changes drastically because we did checked your site and did not noticed anything wrong.