Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Ok, great :) We're glad to hear that you sorted it!
-
Hi, our demo importer do never clear the wordpress before the new update because many users want to keep posts and pages. But of course if you want, it is possible to clear whole wordpress before new update. For that you can use https://wordpress.o…
-
We understand that you may be not satisfied if you ask about files modifications (because obviously this is what you ask for as this option is not included) because we simply do not offer such customizations. Also we do not support 410 pages because…
-
Yes, exactly. There is no other way to handle this feature unfortunately.
-
At this moment we don't know it because we work on many other features that must be finished first. That's why we are unable to answer on this question now.
-
You're welcome ;)
-
Hi, to make the header and body transparent, please use below css:#Wrapper, #Content { background: transparent !important; } #Header_wrapper { background: transparent !important; } .header-stack #Top_bar { background: transparent !important; } .sec…
-
You're welcome ;)
-
Ok, got it. Because sticky menu can't be 100% width as there is logo and search in the same line, you must replace below css:#Top_bar .menu_wrapper { text-align: center; width: 100%; } with: #Top_bar:not(.is-sticky) .menu_wrapper { text-align: cent…
-
Yes, it is possible of course. You can do this with below css:.image_frame .image_wrapper .image_links { display: none !important; }
-
Hi, it's because you reset line height for the fancy heading title. It's because of below css:.fancy_heading .title { line-height: 0 !important; } instead of 0 should be 40px.
-
Ok, great :) So to display menu on scroll only, please use below css:#Top_bar:not(.is-sticky) .menu_wrapper { display: none !important; }
-
Sorry, you're right. This is really weird but it is not possible to cut the background from the bottom. So the only solution we have is to decrease sidebar background height. For that please use below css:.widget-area::before { margin-top: 70px !imp…
-
Ok. We thought that you meant something else. This is post footer section and to remove it, please use below css:.masonry .post-footer { display: none !important; }
-
You're welcome ;)
-
This is padding top for content. You can remove it with option under Theme options > Global > General section or you can use below css instead as well:body:not(.template-slider) #Content { padding-top: 0 !important; }
-
Thanks :) We're glad to hear this!
-
Hi Mirko, yes, it is possible. Just set one page links for the items you need and regular links for the other menu items.
-
Hi, the access you pasted above was removed because it's not allowed to send such import details publicly. If you want to sent us access, please do this privately. But can you explain what taxes does not work exactly? Did you checked this option on…
-
No problem ;)
-
Did you saw the screenshot we sent you above? Because this screenshot explain everything. You still got the same problem. While style.php file can not be opened as CSS file but is opening as text/html? Do you know that the problems related with file…
-
Ok, we see but to be honest we do not see anything in the code. So please send us private message with access to your dashboard and we'll have a look on slider settings. But we do not understand the 2nd part of question. It's completely unclear so …
-
You're welcome ;)
-
Hi, as you see above, each line got own css class, like: .color-sea, .color-pink etc. Each menu item must have own class set and then you can control those colors under Custom CSS section with above css.
-
You can try what we explained on http://forum.muffingroup.com/betheme/discussion/4902/icons-are-gone-cors-solved-within-htaccess but if this won't help, then you must contact with server administrator of course.
-
Please deactivate all extra plugins and check if this will help. If not, then please update theme files via FTP because sounds like your files are corrupted.
-
Hi, to be honest we don't know which one will be better for you. It depends on your needs so you must decide which you prefer. Thanks!
-
Yes, this one works. We got similar header what you can see on http://themes.muffingroup.com/be/digital/ - to create this kind of header you must set "Header below slider" style under Theme options > Header & Subheader > Header s…
-
Hi, if header background is not big enough, please use larger image for header then.
-
Hi, please send us private message with access to the dashboard of this site and we'll have a look on it. Thanks!