Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,877
- Last Active
- Roles
- Administrator
Comments
-
You are welcome!
-
If you will set class name for the last p tag where the button is, then it would be possible. But you must set such class first.
-
Hi, there is nothing what we can do on our side. Such links are set by Google only. If you look at http://pasteboard.co/hm1uezk.png you see that our theme got such links. Thanks!
-
Hey, if you want to update VC, you can do this of course to get auto-updates. But if you don't wan to buy it's license, there is no need because recent version of VC plugin is already included into theme package. All details about VC update you can…
-
Sure, no problem. We are glad to see that all went back to normal :)
-
Hi, thanks for the information. We will sort it out with next theme update of course :)
-
Hi, yes, Wordpress support php 5.6. You need to contact with your admin because the problem is related with limits on server side. More details about it you can read on http://www.cyberciti.biz/faq/linux-unix-bsd-nginx-413-request-entity-too-large/…
-
Hi, please send us link to page where you got this empty space so we can have a look on it. Not sure what you mean exactly. Thanks!
-
Would be great if you can give us link to your site because we can not visit your site at this moment as we don't know it's address.
-
1) if the link to that site is http://jaeger.jaeger-handling.de/bedienelemente the breadcrumb will be Bedienelemente. Sorry but we don't understand why should not it be otherwise. If you would like to know how Custom Menus works, we suggest to read …
-
Sorry but we don't get your question. You left too many of them and it's just confusing. What exactly you want to do now?
-
Hi, do you mean to remove copyright section and display just social icons? If that's what you mean, please send us link to page where you got working footer.
-
Hi, for that, you should have 2 WRAP items. In the WRAP on the left you should put the content that should be on the left, but on the right the content that should be on the right side.
-
Hi, yes, you can do this with the following css:#Subheader .title { text-transform: uppercase !important; }
-
You are welcome! ;)
-
Ok. You can change it's text color with the following css:.widget.widget_text .wpcf7-form input.wpcf7-submit { color: #000 !important; }
-
You're welcome! :)
-
Hi, you can change it's width with the following css:#popup_contact .popup_contact_wrapper { width: 500px !important; }
-
Hi, yes, you can remove those images with the following css:.section-post-related .post-related .image_frame { display: none !important; }
-
Hi, 1. If title does not align as you wish, please use the following css:#Subheader .title { line-height: 40px !important; } 2. We don't get what exactly does not align in breadcrumbs. We checked your site and it looks fine.
-
Hi, mobile menu can be removed with the following css:#Top_bar a.responsive-menu-toggle { display: none !important; }
-
Thanks. The color of this line can be changed with the following css only:#Top_bar .menu > li a::after { background: #000 !important; }
-
Ok. So to make this box totally white, please use the following css:.single-post .section-post-header, .single-post .post-wrapper-content { background: #FFF !important; }
-
Hi, please take a look at http://forum.muffingroup.com/betheme/discussion/938/problem-with-image-size-in-shop-slider-media-images-settings-sizes where this has been described. Thanks!
-
Ok, you can change it's size with the following css then:a.mfn-link-2 { margin-left: 0; margin-right: 0; width: 100%; } a.mfn-link-2 span { box-sizing: border-box; text-align: center; width: 100%; }
-
Hi Robert, for logo link, we use default WP function. To change link, you need to play with header.php and includes/header-top-area.php files. Thanks!
-
We added this option quite long time ago. It's under Theme options > Global > Logo > Advanced section. If you don't have this option, please update theme files to recent version.
-
Hi, please use the following css and this should help you:.vc_grid-container-wrapper.vc_clearfix { height: auto; }
-
Hi Nick, 1. You got such large empty space because you forgot to deactivate Right Top Bar under Theme options > Header & Subheader > Extras section. 2. Do you mean subheader section where page title is? If that's what you mean, you can d…
-
Hi Emily, please check the following topic http://forum.muffingroup.com/betheme/discussion/1107/menu-behaving-strangely-after-update where this has been already explained. Thanks!