Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,934
- Last Active
- Roles
- Administrator
Comments
-
Because you didn't provided the link to your site, we can not guarantee that the css we give you, will be the good one..single-portfolio .post-header .title_wrapper { display: none !important; }
-
Ok. So to remove the widget area and footer call to action from the footer, you need to use the following css:#Footer .widgets_wrapper { display: none !important; } #Footer .footer_action { display: none !important; }
-
You're welcome! :)
-
Hi, to remove responsive menu icon, you need to use the following css:#Top_bar a.responsive-menu-toggle { display: none !important; }
-
Hi, as we can see, you set abcd class for the li's inside ol. So to create special class for those items, you need to use the following css:ol li.abcd { color: #000 !important; fon-family: 'FONT-NAME' !important; font-size: 20px !important; }
-
Ok. So to change it's size, you need to use the following css:.vc_separator.vc_separator_align_center h4 { font-size: 60px !important; }
-
You are welcome :)
-
Ok, got it. So to remove subheader's title, please use the following css:#Subheader .title { display: none !important; }
-
Hi, 1. As far as we know, it is not possible but you can ask wpml support team and maybe they got a solution to do this. 2. Logo in sticky header couldn't be increased to much because it's limited by sticky bar height. But to increase it a little …
-
Ok, it's great to know you found it :)
-
Hi, it is possible to put the Action Button next to the menu only on the right side. This button can be set under Theme options > Header & Subheader > Extras section.
-
Ok, thanks. So the only solution we have is to remove the padding from this box what could be done with the following css:.style-simple .get_in_touch { padding: 0 30px !important; }
-
You're welcome :)
-
You are welcome ;)
-
If you mean favicon, then it wasn't changed. Just take a look at favicon path http://boxen-training.com/wp-content/themes/betheme/images/favicon.ico
-
Hi, to change background color for the tabs, you need to use the following css:.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: #000 !important; } .ui-state-default, .ui-widget-content .ui-stat…
-
Hi, would be great if you can show us what you mean first.
-
Hi, as you can see on http://pasteboard.co/2tUJygYmg.png the top bar does not disappear. It's fine on post pages.
-
Hi, to make background image full width, you need to set background image for the section.
-
Yes, the good hosting is for example MediaTemple, OVH or GoDaddy.
-
Sorry but we do not see any slider below. Could you show us on screenshot where the slider below is?
-
Hi, please send us link to page where breadcrumbs are not clickable then so we can have a look on it.
-
Ok, great :)
-
Please show us example of how you want them to look then because we don't get it.
-
We have no idea where the problem is but we checked in Chrome on PC as well and it's fine as well.
-
Hey, it's because you use Nice Scroll which is not compatible with such videos. So if you want to be able to scroll when mouse is over the video, please switch to default scroll under Theme options > Addons & Plugins > Addons section. Th…
-
Hi, you need to contact with your admin/hosting provider because it's server issue. Thanks!
-
Hi, we are sorry but we do not have such translation included. But we wonder, where did you read that such translation is included? Or is it just a question if we have such files included?
-
Like we wrote above, to get auto-excerpts, the content need to be set inside Wordpress default editor. Also, you need to deactivate those Excerpt fields under Screen Options section in the right top corner.
-
Hi, what error you get and what is broken? We checked your site and didn't found anything wrong to be honest.