Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,869
- Last Active
- Roles
- Administrator
Comments
-
Hey, we are sorry but we do not have an option to change target attribute for the clients.s It's coded with _blank so if you want to change it to _self, you need to modify functions/theme-shortcodes.php file where code responsible for all shortcode…
-
Hi, there is no such switcher. RTL activates automatically when you choose the language that is in RTL format. However, if you really want to switch between RTL and LTR, you need to install RTL Tester plugin. Thanks!
-
@monofase Turn off built-in SEO fields under Theme options > SEO section then and remove the title from Settings > General section.
-
You are welcome :)
-
Hi, please send us link where you still got zoom effect and would like to get it rid off. Thanks!
-
Sure, like we wrote we are working on it very hard every day and it's our priority at this moment :)
-
@mitchwoods You can set layout for all post pages only and not only for the newly created ones.
-
Hi, we are sorry but we do not have any impact on files that are stored by Envato so you need to contact with Envato staff thru their Help Center directly. Please also notice that the problem might be related with your computer or internet connecti…
-
Hi, please send us link to page where you want to remove rounded corners first so we can have a look on it. Thanks!
-
Hi, do you mean content background or what? Would be great if you can send us link to example page for which you want to change background. Thanks!
-
@aaryankiara What is not visible exactly? Would be great if you can show us what you mean exactly.
-
Hi, Yes, it is possible of course. For that you can use span tags, like:<span style="color: #000 !important;">Some text</span> and <span style="color: #E2E2E2 !important;">another part of text</span>
-
You're welcome ;)
-
Yes, you remove date from blog item with the following css:.column_blog .post-meta .author-date span.date { display: none !important; }
-
Hi, you can remove those related projects under Theme options > Blog, Portfolio & Shop > Portfolio section. Thanks!
-
Hi, to disable white background for the Top Bar, you need to active Transparent | Top Bar with Menu option under Theme options > Global > General > Background section. Thanks!
-
Hey, you can not create the same button with icon if you want to get form in popup but you can create something similar with the code as below:[popup title="<i class='icon-attention'></i> Request a Free Quote" padding="0&…
-
Hi, as you can see on http://pasteboard.co/1cMsuCAH.png it looks like this space comes from your custom css which is 100px. We suggest to decrease this value to decrease spacing between header and the background. Thanks!
-
Hi, as we can see, navigation is linking to our demo. What you need to do is change it's linking under Appearance > Menus section where all menu items are. Thanks!
-
To make this background transparent, you need to use RGBA color just as you can see it on http://pasteboard.co/1cGqlI2n.png
-
Hey, please send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Thanks :)
-
You are welcome :)
-
Hi, if you want to adjust the ratio of images, you need to play with functions/theme-functions.php file where the code responsible for images is. But to display whole proportion of featured images, you need to use an extra css:.image_frame:not(.no_…
-
You're welcome!
-
Ok, thanks. So as we can see, you use the following custom css:html {background-image: url("http://ecomerge.nl/wp-content/uploads/2016/05/frontpagetest-1.jpg");} which is not right. To do not repeat background, you need to use the followi…
-
Great!
-
Hi, in which browser you noticed such behave? Because we checked above site on different computers and didn't noticed anything like similar.
-
Hey, please send us link to page where you got a problem with Zoom Box Hover so we can have a look on it.
-
You are welcome @marekkowalsky :)
-
So if you want to change thumbnails sizes, you need to play with functions/theme-functions.php files where those sizes are because there is no other way to change images sizes.