Comments 1Dobrin started the conversationApril 30, 2018 at 6:17amHello ,There was a last touch on my site which is very important to me.How can I set the Project page to be Full.Regards, Dobrin 1,974Support repliedMay 1, 2018 at 7:19amHi, try.project-page .small-width { width: 100% !important;}in theme options -> styling options -> custom CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 1Dobrin repliedMay 2, 2018 at 3:41am Hello ,Thanks, I wrote the script and set it like this. :) .project-page .small-width { width: 98% !important;} @media only screen and (max-width: 767px) { .project-page .small-width { width: 100% !important;} } Regards, Dobrin 1,974Support repliedMay 2, 2018 at 8:26amPerfect, good solution.Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hello ,
There was a last touch on my site which is very important to me.
How can I set the Project page to be Full.
Regards, Dobrin
Hi, try
.project-page .small-width {
width: 100% !important;
}
in theme options -> styling options -> custom CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hello ,
Thanks, I wrote the script and set it like this. :)
Regards, Dobrin
Perfect, good solution.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy