Discussion on Hue - Responsive Under Construction Template

Discussion on Hue - Responsive Under Construction Template

Cart 397 sales
Well Documented

CosmicLabs supports this item

Supported

This author's response time can be up to 1 business day.

14 comments found.

Note: To get the v1.1.4 default template slideshow working on a linux server, rename the extension for background2 from ”.JPG” to ”.jpg”.

hi, thinking of buying this theme, just one question – how it is with deleting some items (lets say – countdown & subscribe) out of the page? is it just delete the code, or does it take more work? thanks

Hi,

Thank you for your interest in Hue.

It’s very straight forward to remove sections of the page, all you need to do is delete the HTML code from index page, no other changes are required.

If you need any further help with this, we’re always happy to help on our support site: https://cosmiclabs.ticksy.com/

I hope this answers your question. Thanks :)

Hi there, like your template a lot. Have a little issue with the lower logo in responsive view. Seems to be to big on iPhone. Is there any workaround?

Hi highsite, apologies for the delay in getting back to you. No problem about the language, I didn’t notice any mistakes :)

I’ve checked your sites and also notice the issue you described regarding the footer logo.

As you probably already know, there is currently a CSS property to edit the size of the footer image (at desktop size) which is at line 1176, like this:

.footer-block-middle a.footer-img img {
    max-height: 80px;
}

You can edit the size of the footer image on desktop devices here (you probably already know about this, but I thought I’d explain it just in case).

However unfortunately there is currently no responsive CSS in place to make the footer image resize for mobile devices. This was never implemented because we hoped the image would already be small enough using the desktop sizes, but obviously that was an incorrect assumption and we will try to work out a better solution.

To add some more responsive code to alter the size of the logo on mobile devices, go to the responsive section of CSS code (starting at line 1311, which looks like this):

@media all and (max-width: 599px) {

And then paste in the following code (making sure it is inside the {curly brackets} of the media query above):

.footer-block-middle a.footer-img img {
    max-height: 50px;
}

You can then use this code to configure a smaller image size to be used on mobile devices.

I hope this helps, please let me know if you need any further help with this or if you have any other queries. If you are still having problems with the image size and are happy to give me your FTP information (in a private message), I would be more than happy to log on and make the necessary changes for you.

Kind regards, CosmicLabs Support

Yeah! It works! Thank you so much! Your template is great, but your support is really awesome. I’ll happily rate you five stars and will always come back and buy again. Would love to see and buy any WP-Theme from you. Is there anything in the making?

Glad to hear that helped, and thank you very much for your amazing feedback, very nice comments and your generous review.

We’ve been busy with freelance lately so haven’t had time to make many new items, but we’ve certainly got some WP plans for the future – although our next few items will probably still be under construction templates.

Once again, thanks for the nice comments – it’s a pleasure to help.

Kind regards, CosmicLabs Support

Hi, I really like the template, but how do you avoid the pinwheel / loading screen when the website first loads?

Hi, thanks for purchasing Hue :)

First of all, we’re so sorry for our late reply – we usually respond much faster than this! Instead of boring you with reasons, here’s our answer:

It’s not recommended to remove the loading screen completely, as it hides the page while background images/videos are loading which gives the user a cleaner, more professional experience.

Anyway, I’m not sure whether you want to remove just the loading animated icon, or the whole loading screen – so here’s instructions for both:

To remove just the loading animated icon, open up index.html, then near the bottom of the page, inside the “page-loading” div, delete this block of code:

<div id="floatingCirclesG">
    <div class="f_circleG" id="frotateG_01" />
    <div class="f_circleG" id="frotateG_02" />
    <div class="f_circleG" id="frotateG_03" />
    <div class="f_circleG" id="frotateG_04" />
    <div class="f_circleG" id="frotateG_05" />
    <div class="f_circleG" id="frotateG_06" />
    <div class="f_circleG" id="frotateG_07" />
    <div class="f_circleG" id="frotateG_08" />
</div>

To remove the whole preloader screen itself, so the template goes straight to the content, remove the “page-loading” div and everything inside it, like this:

<!-- Loading Page Overlay -->
<div class="page-loading">
    [ ... ]
</div>

I hope this answers your questions. If you would like further assistance please contact us via support@cosmiclabs.co.uk.

Thanks :)

Superb Service & Support – I found two small bugs and the developer executed the changes and updated the files within 24 hours…Thanks CosmicLabs.

I was so impressed I had to Tweet about it :-)

Thanks for the kind words! :)

Attractive ! GLWS

Perfect job my friend!!! Wish you happy sales :)

Thank you very much – glad you like it!

Clean and Unique! GLWS

Looks great! GLWS ;)

Thanks – it means a lot :)

Nice job, GLWS o7

Good luck with sales!

Thank you :)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey