76 comments found.
I would like to suggest the following variable.scss file to make it easier to change the theme.
https://gist.github.com/diego-vieira/79f9a17da02d50c91c8dd0e97436fbebThank you for the idea! We’ll keep it in mind for our next update. Regards.
The last update deleted all components folder.
https://s10.postimg.org/m3w5wifx5/Screen_Shot_2018-02-28_at_16.19.19.jpgThank you for your comment! We’ve updated the Sigma and fixed this issue. Best regards, Aspirity.
Hello! Thank you very much for this awesome project! Great job!
However, i’ve downloaded it today and some scss folders are empty, like the ”/components” folder. Other folders like ”/utilities” include .scss files but they are empty.
Is this normal?
Thank you very much in advance.
Hi! Thank you for your comment! We’ve updated the Sigma and fixed this issue. Best regards, Aspirity.
comment removed.
You should check the css for about page in mobile view. Seems like a problem compared to your first release.
Thank you! We’ve fixed this bug and the page looks good on mobile devices.
A separate issue, your footer does not list in responsive so if you have more than three items then it looks messy. Could you tell us how to improve this.
Hi. We are on holidays and will respond you tomorrow as soon as possible. Best regards, Aspirity.
Hi! 1. You should to increase a media query in footer-menu.scss from 767px to size when all links placing in the container
2. You should write in this media query
.footer-menu__nav ul{
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom: -20px;
}
and
.footer-menu__nav li{
padding: 0 30px;
margin-bottom: 20px;
}
Is your problem solved?
Is it possible for you to highlight the “minor bug fixes” mentioned in your changelog? We’ve just added content and made slight changes to the css so don’t want to overwrite the efforts and not using any version control at this stage,
Apologize for your waiting.
Hi!
1. The main menu structure was changed (css and html)
2. We’ve corrected some margins and paddings
3. We’ve added jquery.ui.touch-punch.min.js for slider fixing on mobile devices (pricing.html page)
4. We’ve changed the sidebar animation (now it glues to bottom)
5. Validation was separated to validation.js file
6. The Cost Calculator was added (html, css, scss, js, php)
7. We’ve changed logos webapp.html, desktop.html and features.html (html, css)
Best regards, Aspirity.
Is the admin template included? I saw one image looks like admin template, but I didn’t see it in demo.
This is beautiful design!
Thank you for your comment! If you’re talking about the image on the first screen of the “Home Page – Web App”, then this is just an example. We created it to show that you should place the screenshot of your application there.
When you release wordpress version ?
Hi! We can’t tell you this information, but exactly not soon. Regards, Aspirity.
Sad Really SAD !! Thumbs Down 
Hi this is a little odd request-
Could you tell me how i can make this show the image to the right and text to the left? /04_desktop.html (what is)
Hello!
1. You should remove the class .header-home--center-content from the <header> and the .header-home__description--big from the <p class="header-home__description header-home__description--big"> </p>
2. You should remove from <header>
3. Replace the <div class="container" /> to <div class="container background background--right background--header background--dekstop" style="background-image: url('assets/img/img_platform_mac_desk.png');" />
4. Create class .background.background--dekstop in the ccs and write the style to correct background (background-position, background-size, etc.)
Best regards, Aspirity.
Please, don’t forget to rate us!
Thank you so much, I was referring to the first section after the header (ie what is on desktop).
I was hoping to have image left text right, then text right and image left…
It’s easy. You should remove property “flex-direction: row-reverse;” from the class .preview. Does it works?
Amazing!!!! thank you, it worked
Glad to hear it! If you liked our support, please, rate us with the five stars:)
great work! really curious to know what is the name for this kind of web design style? Ionic framework uses the same style
On Mac’s latest version of Safari the menu appears a bit funky: https://drive.google.com/file/d/18999sf9xBr1u0Orvzj2pBVh50FXLJOvx/view?usp=sharing
You should create new class or ID or change this class ”.menu .menu__dropdown-content” and set fixed width (or min-width). Unfortunately, Safari does’t support this rule: width: max-content. Best regards, Aspirity.
At the end of each section there’s a horizontal line that separates each section. After customizing my page, some of these got deleted. How do I add those lines again? 
Hello! You should use tag to make a border.
<section class="section">
<div class="container">
<!--your content-->
<hr />
</div>
</section>
Is it helpful advice?
Hey, how can I change the color of the landing page to a new one? I want it to be blue, which isn’t one of the “default colors”.
Thanks!
Er, orange, sorry.
You can change the color there: dist/assets/scss/settings/variables.scss
Hi Aspirity, On the webapp landing page if I replace the main hero image in the header with a gif it does something weird. It looses shadow on the buttons a few seconds after refreshing. It also adds extra shadow to images in the slider.
Hi! Could you provide a link to this issue or detailed screenshots?
its ok, it actually got fixed when I updated chrome. sorry for the mixup.
In web app home, how do we take the shadow away from the images in the slider?
Hi! If you want to remove the images shadows in the slider you should clear the box-shadow style for ”.carousel .carousel__slide-img” class or add “none” value to it.
Best regards, Aspirity.
If our comment is useful, please, rate us with five stars:)
this one looks amazing. How easy is it to customize it to my liking? Do you guys have a page builder or do I have to code, edit on PSD, etc?
Thank you.
Hi! Sigma is easy to customize template because of clean and commented code. But there is no page builder.
Best regards, Aspirity.
Thank you for your response, I have one more question; the pricing slider isn’t working on mobile. Any plans to fix that bug soon?
Hi! You should download this script: https://github.com/furf/jquery-ui-touch-punch#readme
Then you should add this scripts below all your scripts:
<script src="assets/js/jquery.ui.touch-punch.min.js"></script>
<script>
$('.ui-slider-handle').draggable();
</script>
Please, let us know if we solve the problem.
Best regards, Aspirity
Hey, thank you, will try that out. Question; I thought this came with the PSD files for the mockup graphics shown on the demo but it doesn’t. Would you mind sending those to me? 
nevermind, found them, lol, thank you very much!
If our comment is useful, please, rate us with five stars:)
Hi guys,
just wanted to let you know that the slider on the plan price selection doesn’t work on mobile devices. Tested on Iphone and Ipad. Also, monthly / yearly switcher doesn’t work properly on Ipad (but all looks fine on Iphone)
Hi! Thank you for feedback! We’ll check the bug.
Regards!
About FWPolice comments, is there anything vulnerable in this template we should consider before implementing into our website?
Don’t worry! There is nothing to worry about in our template, the thing is our server is temporary unavailable and thus you see our ISP logo on the live preview page. We are working on resolving this issue.
Thanks Aspirity! You guys are the greatest!
Your preview is broken or your site has been hacked.
Thank you for your comment! Our live preview server is currently unavailable due to technical reasons. We are working on resolving them.
How come the table doesn’t align properly? https://ibb.co/h31xuG
Thank you for your purchase! We have checked the template and everything seems fine. Can you provide additional details, please? (browser, device resolution, etc.)
Your submit button doesn’t work can you double check to make sure JS isn’t messing around with it? http://preview.themeforest.net/item/sigma-app-showcase-html-template/full_screen_preview/21180270?_ga=2.223382418.846868079.1516775566-855946570.1516685608
What button do you mean? Is it the “Get the Sigma” button in the form? It works correctly. Please, describe you problem with details and we try to help you. Best regards, Aspirity.