Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
Hi, Slider Revolution is ignoring any padding/margin so the only way to center items is to move them more to the left side. Thanks!
-
We did it already and as you can see on http://pasteboard.co/6grQ88Ak.png it works fine. Maybe you forgot to set height for this video? Because if the videos are small, then it is always necessary to set custom height under Video item settings.
-
You are welcome ;)
-
Hi Dawn, This is mask and you can remove it with the following css:.image_frame .image_wrapper .mask { display: none !important; }
-
You're welcome! :)
-
To remove title from subheader, you need to use an extra css:#Subheader .title { display: none !important; }
-
Ok, thanks. We checked but we found that without files customization it won't be possible. The only thing you can do is move the logo to the right position with the following css:#Top_bar .logo { float: right !important; }
-
You're welcome! :)
-
Hi, you can change font styles under Theme options > Fonts > Size & Style section.
-
You're welcome ;)
-
Hi, we have much easier solution to break words into the new line: PROBLEMS<br />&SOLUTIONS and no css is needed :) Just <br /> tag between them.
-
Hi, but there is nothing weird as this is how Wordpress works. If you want items to be highlighted, you need to put single portfolio items under Portfolio item in menu.
-
Hi, if you look at http://pasteboard.co/9gYRxZI6n.png you see that this empty space on mobile comes from the padding of 1st section. So what you need to do is just remove it or decrease if you don't like it on mobile. Thanks!
-
You're welcome! :)
-
Hi, you have this error because your PHP version is out of date. Wordpress requires minimum 5.6 version. So please update your PHP version and everything would be fine. Thanks!
-
There is no need to provide custom css because you can simply use Blank template while creating/editing page instead.
-
We do not have such plans at this moment unfortunately.
-
Hi, we are sorry but we do not have such possibility included. Thanks!
-
As we can see, you already added custom background to header so looks like it is as you expect now.
-
This is just Masonry blog type which can be set under Theme options > Blog, Portfolio & Shop > Blog section. But more details about creating blog page, you can find on http://themes.muffingroup.com/betheme/documentation/#blog
-
If it's showing the same error, it means this has nothing to theme and you need to look for a problem somewhere else.
-
Sure, http://pasteboard.co/9gO965pay.png - this is an example of bugs you or your developer did.
-
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.