On the demo if you open up any of the Portfolio you will notice that the buttons to close and go to next are not centered!
As well, the contact section SEND MESSAGE button is not centered either!
I could figure it out but thought you'd probably know pretty quick how to fix!
Thanks!
Hi,
Thanks for your feedback
We see the problem and we will fix and update asap
Regards,
Any luck so far?
Hi,
Please check your email. We sent you the fixed version
Regards,
Can you tell me what to change? My site is already in production!
Thanks!
Hi,
We just make some changes in the file style.css and in views-view-contact.tpl.php
Adding the following code in style.css
#project-navigation ul.pj-navigation {
padding-left: 45px;
}
And remove container class in line 41 in views-view-contact.tpl.php