Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Hi, you got empty p tag somewhere what you can check on http://pasteboard.co/NTjKCvf.png
-
Hi, The url you sent above, does not work. Please send us proper link to your site. Thanks!
-
Hi, these files does not work anymore. We were forced to change the way of how styles are loading because of Jetpack plugin used by a lot of people. They changed something in 3.7 version and does not care about dynamic css in themes. So now, all st…
-
Hi, we do not create these icons. We use the package of icons and it is impossible to change them. Thanks!
-
Sorry but we can't because we did never tested any.
-
Sorry but we do not have such big one unfortunately.
-
As we see, this logo looks now exactly as you want http://pasteboard.co/NTXb5cy.png
-
Sorry but unfortunately we have no idea where to look for a problem. If you must use this plugin, then you should contact with plugin's author.
-
Ok. We have checked your site then and as we see, the problem is related with one of your plugins - CF7 what you can check on http://pasteboard.co/NUalz77.png - please deactivate this plugin and check your site then.
-
Hi, do you mean subheader background or text color? Any url to page where you want to do this?
-
Hi, please provide url to site where this happen because we don't know how it looks like.
-
You're welcome ;)
-
Hi, you can remove this line with below css:.header-stack #Top_bar:not(.is-sticky) .top_bar_left { border-bottom: 0 !important; }
-
You can upload logo for mobile devices under Theme options > Responsive section or you canchange header background on mobile with below css:@media only screen and (max-width: 767) { #Top_bar { background: #000 !important; } }
-
You're welcome ;)
-
Hey, this is static layer. When you edit slides, the first one is Static / Global Layers and this is a place where you can change or remove this menu from slides. Thanks!
-
Hey, you can add additional icons or content into header only under includes/header-top-area.php file. So if you know coding, this is the only way to add additional elements into this section. Thanks!
-
Hey, you can remove breadcrumbs under Theme options > Header & Subheader > Subheader section. There is Breadcrumbs | Hide section.
-
Hi, You can use "Blank" template for that. When you create/edit page, on the right hand side you can choose right template. And blank template does not load header or footer.
-
You're welcome :)
-
Hi, to make them in 4 columns, you need to use below css:.woocommerce ul.products:not(.col-4) li.product:nth-child(4n+1) { clear: both !important; } .woocommerce ul.products li.product { width: 23% !important; }
-
The url http://www.btpro.info to your site is not related with theme so we can not have a look on it.
-
Hi, 1) Please turn off all your plugins and remove custom css because this could be the reason. 2) You can decrease header height for mobile devices with @media only screen attributes. Just try below css:@media only screen and (max-width: 479px) {…
-
Hi Paul, please send us url to your site and we'll have a look on it.
-
Hi, all xml files are included into theme but you don't need to use plain xml files. You can import demos under BeTheme Demo Data section. More details about that you can read on http://forum.muffingroup.com/betheme/discussion/1064/how-to-re-create…
-
This sounds really weird definitely. First time we met with something like that. We recommend to deactivate all plugins first and then check the problem. If this won't help, then please re-install WP and theme files via FTP.
-
This is WooCommerce so it always display as many thumbnails as you add. So if you want 3 thumbnails only, then add 3 images only.
-
Hi, what is your question then? Because we do not understand what exactly you are trying to do.
-
Ok, great :) We're glad to hear that you found this button.
-
Please re-install theme and WP because wordpress is responsible for removing br tags under wysiwyg. Theme does not have any impact on this behave.