Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,866
- Last Active
- Roles
- Administrator
Comments
-
Hi, 1. First, you need to remove all data with Wordpress Reset plugin. But please remember that this plugin removes all data, like: pages, posts, settings, etc. Your Wordpress would be again as clear as after first installation. After that, you can…
-
Hi, all sliders are included into theme package of course. If you don't see it, we recommend to download latest version from Themeforest.
-
We found it in the code of your site and it's not a part of theme for sure. You pasted it somewhere but we don't know where exactly because we are not your web developer and we didn't build this site.
-
We told you above to put it into Column item directly into content. But if this won't work, then we do not have any other way to include fonts with @import declaration and you need to contact with your web developer because what you need, wouldn't b…
-
We opened 1st sub-menu item what you can see on http://pasteboard.co/92HvWBeLo.png and the sub-menu item get highlighted background so we do not understand what's your problem exactly. This works just as should.
-
@Themes979 We don't know how you did it but we do not have an option to change the link of logo.
-
Yes, that's simple but so far you didn't provided us the link to splash page where you have default logo loaded. So please send us link to this page so we can have a look because we didn't found anything so far. There is no BeTheme logo in the conte…
-
@onedaycompany Please send us link to page where menu is bold first.
-
To make a smooth scroll and avoid jump effect, you need to use scroll class.
-
@AlexanderBejarano If api key was generated properly and still doesn't work, you need to contact with Google team because it has nothing to theme. The only problem might be between the api key and your domain.
-
Hi, we are sorry but we do not have such possibility included. Thanks!
-
Please move pasted css on 1st line of Custom CSS section because you must did a mistake somewhere in css and that's why above code doesn't work.
-
If the problem is with VC button, then only thing we can do is report it to plugin's author with hope they would fix it during future updates. Please notice that we are not allowed to touch plugins which does not belong to us.
-
Really? Where did you found an information that it is possible to change social icons type in tutorial? We are very interesting with this tutorial. As far as we know, only links to social icons can be changed. You must miss something because it is n…
-
You're welcome ;)
-
You're welcome! ;)
-
You can put it into style.css file or just into the content using an item like Column for example.
-
Hi, 1. To change title font size of these posts only, you need to use an extra css:.masonry .post-desc-wrapper .post-desc .post-title h2 { font-size: 20px !important; } Next time we recommend to have a look on http://themes.muffingroup.com/betheme…
-
You need to contact with your admin then because this limit need to be probably increased on the server side only.
-
Hi, please send us link to page where you would like to do this and we will see if it's possible. Thanks!
-
Thanks. So to remove Top Bar, please use the following css:#Top_bar { display: none !important; }
-
Ok. So to change the color of +/- icons, please use the following css:#Top_bar #menu ul li.submenu .menu-toggle { color: #000 !important; }
-
You are welcome! ;)
-
@bikutorum Ok. So to remove top padding, you need to use an extra css:#welcome .section_wrapper { padding-top: 0px !important; }
-
Hi, to set background image for the Top Bar, you need to use the following css:#Top_bar { background-image: url('Path-To-The-Image') !important; }
-
To change +/- icons color on responsive menu, please use an extra css:#Top_bar #menu ul li.submenu .menu-toggle { color: #000 !important; }
-
Ohh, sorry. We read that you want to change existing grey color. However, if you want to change just description content, you can do this under Appearance > Menus section. Under each item you have description field. But if you don't see it, pleas…