Reply To: link from slider in portfolio
One last point. In order to W3C validate, using the alt tag in the way described above is no good, so I changed to data-caption-link in both htmL and JS. So under lightbox gallery in scripts.js...
View ArticleReply To: backgrounds on safari IPAD
hi I added at the end of style.css file : no effect I added too mobile class in html file like that : <!– Call to Action Style-2 –> <section class=”section-wrap call-to-action style-2 mobile”...
View ArticleReply To: backgrounds on safari IPAD
Hello, Appologize, my mistake. Should be like this: .mobile section { background-attachment: scroll !important; } And the mobile class is not important on the section, it’s a global class added on...
View ArticleReply To: link from slider in portfolio
I was about to say this, you can pass any parameter instead of alt. And I tried the same method with image, but looks like it doesn’t work the same way as image title. Best Wishes.
View ArticleReply To: Mutiple Page – Promo Section – Align issue.
Thanks, I just did based on your instruction, now theres only “Prev – Left” button appear, is there any thing I could solve it? Attached is the current look. Attachments:You must be logged in to view...
View ArticleReply To: Mutiple Page – Promo Section – Align issue.
i found out why, by replacing the “,” to “;” solved it, thanks much.
View ArticleContact Us – "Google Map" on server doesn't work.
Please check the attached image that illustrated my current problem, the current Contact Us page, It seems look okay on local preview, but once I uploaded to the server, the google map location seemed...
View ArticleAdded a new "Language" section with alignment
I am a designer, 1) I am trying to add a “Language section” on the top right, on top of the navigation section on the current design then…(Please see the attached image) 2) re-align when the browser...
View ArticleReply To: Contact Us – "Google Map" on server doesn't work.
Hello, To make it work you need Google maps API key. This information is available in template documentation. https://developers.google.com/maps/documentation/javascript/get-api-key Best Regards.
View ArticleReply To: Mutiple Page – Promo Section – Align issue.
Yes, my mistake. Should be semicolon Regards,
View ArticleReply To: Added a new "Language" section with alignment
Hi, These requests are about template customization and unfortunatelly we don’t provide any. See our policy: Item support includes: Availability of the author to answer questions Answering technical...
View ArticleReply To: Added a new "Language" section with alignment
But can you tell me where in place the style sheet that I can set the alignment? I want the Logo to be placed in center when I minimum the browser like mobile. thanks
View ArticleReply To: Added a new "Language" section with alignment
The logo class is .logo-container The easiest way is to set it as absolute and align it: @media (max-width: 991px) { .logo-container{ position: absolute; left: 50%; transform: translateX(-50%); } }...
View ArticleReply To: Added a new "Language" section with alignment
thanks, it solve all my problems, cheers
View ArticleReply To: Contact Form
hello. i`m still with the same problem. here is my demo – http://www.soaresnunes.com/ver.01 -. Best Regards and thank you!
View ArticleReply To: Contact Form
Hi, I checked the live demo and everything is seems to be normal. Only few errors about google map script, so you can remove this line from html –...
View ArticleReply To: Contact Form
Hi. my hosting says that i need send email by authenticated SMTP, and not using sendmail. is it possible change to SMTP? best regards
View ArticleReply To: Contact Form
Hi, Unfortunatelly there is no SMTP right now. I can try to implement it in next update if figure out how to use it. Best Regards.
View ArticleFix width instead of full width
Hello! I just purchased the Enigma theme from Envato and would like to know what do I need to change in the CSS to make the page(es) to a fix width instead of using the default full width? Thank you...
View Article