Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,884
- Last Active
- Roles
- Administrator
Comments
-
Hi, you can remove this space with below css:.woocommerce-content .page-description { display: none !important; }
-
Ok, thanks for the link. We found that it is possible to reduce their size in the sidebar. You can do this with the following extra css:.widget_text a.button .button_label { padding: 5px 5px !important; }
-
You're welcome ;)
-
Yes, it's exactly because you increased header height. What you can do now, is increase padding for menu items and this can be done with below css:#Top_bar .menu > li > a { padding-bottom: 25px !important; }
-
Ok. so to move the content down on all pages except home, please use below css:body:not(.home) #Content { padding-top: 100px !important; } But the gallery images, are low resolution because you forgot to set media settings.
-
Yes, it is possible to change the size and colors for social icons. You can change them with extra css:#Header_creative .social li a { color: #000 !important; font-size: 20px !important; } #Header_creative .social li a:hover { color: #000 !important…
-
1. This can be done with below css:@media only screen and (min-width: 768px) { #Top_bar.is-sticky #menu > ul { margin-top: 30px !important; } .header-classic #Top_bar.is-sticky .top_bar_right { top: 30px !important; } } 2. #Top_bar a.res…
-
Hi, please check the following topic where we explained how properly set up split menu. Thanks!
-
Hi, if you changed them in the back-end and there is no result in front-end, this could be because of cache.
-
Hi, if you want to add extra elements in Action Bar, you must modify includes/header-top-area.php file.
-
@Ghosts1 Are you sure that you followed all steps? If you are sure about that, please send us private message with dashboard access and we'll check it ourselves.
-
Hi, please send us link to site where you want to change sub-menu font type. Thanks!
-
Hi, can you explain what exactly does not work? Basically, 1&1 hosting is usually very limited and if something is wrong, it could be related with limits. If you would explain what exactly does not work, we'll try to help you.
-
Hi, menu style can be changed under Theme options > Menu & Action Bar > Menu section. So if you won't be able to change what you need there, please send us link to your site and we'll try to help you. Thanks!
-
Hi, all meta tags, you can remove under includes/theme-head.php file only. Thanks!
-
Hi, some slides support only specific transitions. Probably the slider type you used support only fad and that's why you got this transition effect only. Thanks and have a great Christmas time as well :)
-
@ozgursar There is no other parameters for this shortcode.
-
@takamineman That's because of line-height which is much smaller than your font size. If you want, you can increase this line-height with below css:h6 { line-height: 40px !important; } Anyway, we are very happy that you sorted this with one of our …
-
Did you tried to disable plugins? Or did you tried to use default permalinks under Settings > Permalinks section?
-
If above css does not work, send us link to site where it does not work then.
-
Hi Riggs, you are using Yoast plugin and probably you forgot to disable built-in SEO fields under Theme options > SEO section.
-
To display standard footer instead, you must set copyright under Theme options > Footer section.
-
Hi, do you mean icons in header or footer?
-
@slwessler Please send us link to your site and we'll tell you why it looks different on mobile.
-
We may consider this but currently we have so many features on "to do" list that we have no idea where we would finish them. Thanks :)
-
Hi, yes, it is possible of course. Especially for all those who transfer sites, we made Mfn CB Migrate Tool. We are happy to hear that you found it yourself :)
-
This theme did never stopped working without any reason for us. There is always a reason. So if you don't know what may happened, we suggest to remove theme files and upload them once again but this time thru FTP only.
-
Hi Remco, can you tell us what was the problem? Was it because of not enough memory on server? Thanks!
-
Ok, thanks for this screenshot. However, it is not possible to move the cart icon up. The logo and responsive icon are inside wrapper where is not enough space for cart icon unfortunately. Thanks for understanding!
-
Hi, we did never tested this plugin with BeTheme so we don't know what could be wrong. If we would finish current features and updates, we may consider the plugin you mentioned above. Thanks for understanding!