Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,866
- Last Active
- Roles
- Administrator
Comments
-
Hi, please send us link to page where you got this issue first so we can have a look on it and see why those texts are so small. Thanks!
-
Sorry but it's not true and the following image is the best proof that above css works as should http://pasteboard.co/270VpcXZ.png - we noticed that your code doesn't look the same as the one we gave you above. Looks like something was missing.
-
You are wrong and the following screenshot http://pasteboard.co/2714KUGf.png is the best proof that above css works as should.
-
Yes, images for the Grid style would be same height but only if uploaded images would be same height or even same proportions.
-
Hey, we have no idea where did you found line-height attribute for this item but Google font doesn't have anything like this. The only place where you can set line height is Theme options > Fonts > Size & Style section. Thanks!
-
The list of all images from Be|SmartHome you have below: —————————————————————————————————————————————— S M A R T H O M E —————————————————————————————————————————————— Flickr: ———————————— Photodune: ———————————— Superb backyard http://photodu…
-
Hi John, you need to contact with your admin because above errors says that you have not enough memory allocated and that's why you won't be able to use theme and it's features (plugins) the right way. Thanks!
-
You're welcome!
-
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. Please don’t forget to attach link to current topic so we can know …
-
Ok, we got it now. So you simply forgot to start link with http:// and this is how all external links should start.
-
We asked you for specific examples but you didn't gave us any. Please understand that we do not see anything disgusting on http://pasteboard.co/25TO3aIX.png
-
Yes, it is possible of course. Just choose other header type than Transparent. The current one is the whole sense of being transparent and this can not be changed.
-
Sorry, my bad. This section appears after theme installation. Please upload theme files via FTP just like we explained above because sounds like theme can not be loaded because of the limits on your server.
-
We are sorry but it's not clear. It's very difficult to understand what you want to do exactly. Your message is totally incomprehensible. Do you mean to create same header type as on Be|Cosmetics demo? If that's what you mean, you need to use the fo…
-
Hi, where exactly you found such message? In which place?
-
Ok, thanks for explanation. However, what you ask for requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer.
-
You pasted it in the wrong place then because each custom css need to be pasted under Theme options > Custom CSS & JS > Custom CSS section.
-
Really? Where did you saw such option then? Because it our opinion the images using such option won't never look good.
-
What exactly you want to change? Please show us on screenshot.
-
Really? Where did you found parallax in subheader section then? We would be grateful if you can send us link to such page because you are probably talking about something else but we need to have a look on it first to be sure.
-
Hi, it's content padding which can be removed under Theme options > Global > Advanced section.
-
You're welcome! :)
-
Hi, did you get any message? Did you check Appearance > System Status for limits on server end? The most know message is "Are you sure you want to do that? / Please try again later". This message says that you can not install theme thr…
-
Ok, got it now. So to align those items to the left side, please use the following css:#Header .secondary-menu li ul li a { text-align: left !important; }
-
Hi, we are sorry but we do not understand what exactly you want to do. Would be great if you can try to explain it once again.
-
If you tell us which images from which demo you mean, we will let you know where they come from.
-
Everything is possible if you are a developer and know coding because what you ask for requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with y…
-
Hi, yes, it is possible to make it transparent. This can be done with the following css:#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #…
-
You're welcome! :)
-
So to remove hover effect from images, you need to use an extra css:.image_frame .image_wrapper img:not(.ls-l) { transform: scale(1) !important; }