Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,876
- Last Active
- Roles
- Administrator
Comments
-
What exactly you want to modify on Be|Play demo?
-
You have maintenance mode active so yes, we need the access as well. So please send us private message with that access.
-
Hi, please update VC plugin to recent version and all would be fine. Thanks!
-
Hi Monica, to go back to the time when everything was ok, you need to contact with your admin and ask him for a backup. Thanks!
-
@mattihuitila Please send us link to page where you would like to make sub-menu transparent.
-
Hi, uploading images via VC has nothing to theme. All functions responsible for theme images are located under functions/theme-functions.php and all resize to the right sizes of course. So the problem you have is unbound to theme. Thanks!
-
Sorry but we don't get what is exactly broken in your mind. We did checked your site and did not found anything wrong.
-
Ok, thanks. So to change this color, you need to use extra css:.wp-caption-text { background: #000 !important; }
-
This is Team List item. To remove blockquote from that item and expand penultimate column, you need to extra css:.team_list .column:last-child { display: none !important; } .team_list .column.one-second { width: 71% !important; }
-
You are welcome ;)
-
To align them, you need to use the following css:.single-post .post-header { display: none !important; }
-
Hi, all slider timeouts you can set under Theme options > Global > Sliders section. Thanks :)
-
Hi, yes, you can set fixed height for testimonials with the following css:.testimonials_slider .caroufredsel_wrapper { height: 300px !important; }
-
Hi, to move this line up on sticky header, please use the following css:#Top_bar.is-sticky::after { top: 60px !important; }
-
You're welcome! ;)
-
Ok, found it. The problem is because you tried to change something in right top bar. We don't know what you did exactly but below css would definitely help you:.header-fixed #Top_bar #logo { height: 30px; line-height: 30px;} #Top_bar .top_bar_right …
-
Hi, yes, it is possible. You can sticky footer to the bottom under Theme options > Footer section.
-
Hi, this is Action Bar which can be removed under Theme options > Menu & Action Bar > Action Bar section. Thanks!
-
You're welcome! :)
-
If above css does not work, please try the following code then:.header-magazine #Top_bar .banner_wrapper { width: 968px !important; } .header-magazine #Top_bar .banner_wrapper img { max-height: 90px !important; }
-
You're welcome ;)
-
You can not replace it but you can remove it of course under Theme options > Header & Subheader > Extras section.
-
To make this line thinner, you need to use extra css:#Top_bar .menu > li > a::after { height: 1px !important; } In reference to 2nd question, to remove line for current menu item, please use:#Top_bar .menu > li.current-menu-item > a::af…
-
You are welcome! :)
-
Hi, please take a look at http://forum.muffingroup.com/betheme/discussion/1007/fixed-visual-editor-text-area-not-scrolling where this has been explained already. Thanks!
-
No problem :)
-
Ok. So to decrease padding between links, you need to use the following css:.widget_meta ul li a, .widget_pages ul li a, .widget_rss ul li a { padding: 0 !important; }
-
No problem ;)
-
Hi, looks like you forgot to turn on One Page option for that page. This option can be turned on under Page Options section while you edit page. Thanks!
-
You are welcome ;)