Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
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 ;)
-
Hi, you have maintenance mode active and we can not check above site.
-
We did checked it on tablets as well and it works of course the same as on smartphones.
-
Ok we think that we got it. This is how we did it exactly. We set different parallax for Safari because many of them does not work well under this browser and that's why we decided to load different parallax. If you will send us access to your dashb…
-
Hi, please send us private message with access to your dashboard and FTP so we can have a look on it closer. Thanks!
-
As we can see, you used iframe inside column and that's why video is not responsive. If you want video to be responsive, you need to use our Video item instead.
-
Hi, do you mean Scroll To Top button? Maybe you turned it off under Theme options > Footer section and just forgot about it?