Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
Hi Kim, to put icon in the right top corner, you need to modify includes/header-top-area.php file. Without modifications, it won't be possible unfortunately. Thanks!
-
Hi, what you need to do is replace existing .png image on server with your own. This is the only way to change icon color. In reference to 2nd question, please send us link to page where you got this line.
-
So please send us private message then.
-
That's strange but we are glad to see that you sorted it out.
-
Please let us know when site will be online then because link is necessary. Without link, we have no idea what might be wrong.
-
Hi, where from you want to remove blockquote? Please send us link to page where from you would like to remove it so we can have a look. Thanks!
-
Hi, purchase codes (license keys) are not included for plugins which are bundled into theme. It’s because of Themeforest license & agreements. This applies to all themes of course. However, there is no need to use this code because the plugins …
-
@eworldlinx Did you changed the tagline in the back-end? If you did, please send us link to page where you still got "Just another..." text.
-
It does not matter if you download full set or just theme files. Both versions are exactly the same.
-
Purchase codes (license keys) are not included for plugins which are bundled into theme. It’s because of Themeforest license & agreements. This applies to all themes of course. However, there is no need to use this code because the plugins are f…
-
Do you mean that you want white background on blog page or single post pages? If you mean just blog, use the following css:.blog #Content { background-color: #FFF !important; }
-
You are welcome! :)
-
Hi, if you will send us link to page where you got those portfolio items, we will see if it is possible. Thanks!
-
You are welcome! :)
-
To add something like that, you need to modify theme files because without that it won't be possible. Or what you can do is use Banner field under Theme options > Header & Subheader > Extras section where HTML can be used.
-
No problem.
-
You can purge whole wordpress only but please notice that all pages, posts, settings, etc would be removed. Your WP will be as clear as during first installation. For that, you can use WP Reset plugin. Offer section is not related with WooCommerce.…
-
Hi, please send us private message with dashboard access and link to page where you would like to achieve something like that and we will see if it's possible. Thanks!
-
No problem ;)
-
Hi, we are sorry but it is not possible to add short description into shop slider item. Thanks!
-
Hi, Slider Revolution does not resize buttons on smaller screens unfortunately. Thanks for understanding!
-
Hi, we are sorry but we did never tested Polylang plugin and we don't know what might be wrong exactly. The only multilanguage plugin tested and compatible with theme is WPML. Thanks for understanding!
-
We do not have any option for auto-updates included and that's why you don't have any message. All updates need to be done manually. Please send us link to your site and we will show you that you didn't updated theme if you don't have Be|Eco demo in…
-
We don't know what size would be the best exactly. You need to upload larger logo image and you will see which one will be the best for your needs.
-
No, we can not agree with you unfortunately that this is a bug. You must did something wrong in the code because this function works as supposed to work
-
Hey, main background image can be changed under Theme options > Custom CSS & JS > Custom CSS section where the following css declaration is:.home { background: url(http://betheme.muffingroupsc.netdna-cdn.com/be/zoo/wp-content/uploads/2015…
-
Ok. So to increase logo just like on your screenshot, you need to use the following css:#Top_bar.is-sticky .logo { margin: 0 !important; } #Top_bar.is-sticky #logo { padding: 0 !important; } #Top_bar.is-sticky #logo img:not(.svg) { max-height: 60px …
-
Hi, you can do this with custom css under Theme options > Custom CSS & JS > Custom CSS section.
-
You're welcome!
-
To disable zoom effect on hover and the title overlay, you need to use the following css:.image_frame .image_wrapper img:not(.ls-l) { transform: scale(1) !important; } .if-overlay .image_frame .image_wrapper .image_links.hover-title { display: none …