Comments Jonathan started the conversationMay 16, 2014 at 3:57pmHi There. I can't seem to get the page to look like the one in the demo. The section titles look different and the image is just a small line. Thanks 1,973Support repliedMay 16, 2014 at 5:53pmHi Jonathan,Can you provide wp admin credentials for us to have a look?Make sure it's in a private message.ThanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyJonathan repliedMay 16, 2014 at 8:07pmI have submittet a new private tickets with login info Jonathan replied privately 1,973Support repliedMay 20, 2014 at 5:54pmHi Jonathan,I fixed the site by adding missing styles in Theme Options -> Styling Options -> Custom CSSThanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyJames repliedJune 4, 2014 at 2:44amthis is the exact same problem i'm having 1,973Support repliedJune 4, 2014 at 2:32pmYou can fix your installation by adding these styles in theme options Styling Options -> Custom CSSThese styles are style.css in the latest version of the theme<pre>.dark-background h1, .dark-background h2, .dark-background h3, .dark-background h4, .dark-background h5, .dark-background h6 { color:#fff; } .photo-category { padding:19% 0; background-color: rgba(0,0,0,0.7); transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; } @media only screen and (max-width: 1024px) { .photo-category { background-color: rgba(0,0,0,0); } } .photo-category:hover { background-color: rgba(0,0,0,0); transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; } p.photo-link a { font-size:200px; line-height:200px; color:rgba(255,255,255,0.5); display:inline-block; } p.photo-link a:hover { color:rgba(255,255,255,1); } .parallax { overflow: hidden; }</pre>ThanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 1,973Support repliedJune 4, 2014 at 2:34pmAttached in a file for better readingThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hi There. I can't seem to get the page to look like the one in the demo. The section titles look different and the image is just a small line. Thanks
Hi Jonathan,
Can you provide wp admin credentials for us to have a look?
Make sure it's in a private message.
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
I have submittet a new private tickets with login info
Hi Jonathan,
I fixed the site by adding missing styles in Theme Options -> Styling Options -> Custom CSS
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
this is the exact same problem i'm having
You can fix your installation by adding these styles in theme options Styling Options -> Custom CSS
These styles are style.css in the latest version of the theme
<pre>
.dark-background h1, .dark-background h2, .dark-background h3, .dark-background h4, .dark-background h5, .dark-background h6 { color:#fff; } .photo-category { padding:19% 0; background-color: rgba(0,0,0,0.7); transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; } @media only screen and (max-width: 1024px) { .photo-category { background-color: rgba(0,0,0,0); } } .photo-category:hover { background-color: rgba(0,0,0,0); transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; } p.photo-link a { font-size:200px; line-height:200px; color:rgba(255,255,255,0.5); display:inline-block; } p.photo-link a:hover { color:rgba(255,255,255,1); } .parallax { overflow: hidden; }
</pre>
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Attached in a file for better reading
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy