Comments 2Alec started the conversationDecember 15, 2016 at 3:33pmI have to refresh a portfolio page after loading the page to see the updated padding etc.http://www.ozouf.net/portfolio/lepav/ 1,974Support repliedDecember 16, 2016 at 3:32amHello, inside the portfolio item options set Load Portfolio Item With AJAX to NOtry and let us knowThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 2Alec repliedDecember 16, 2016 at 1:18pmThanks much better :) Also, if I apply 'stretch row' or 'stretch row and contents' the background of that row doesn't go 100% width, how can i fix this? ThanksIs there also the options to add widgets to the footer? Id like to add an about column or similar. 1,974Support repliedDecember 16, 2016 at 8:54pmYou must adjust the outer container first.in the page example you sent, look for the unique class generated for this post in <body> elementThen add.postid-485 .container { width: 100% !important; }in theme options -> styling options -> custom cssthis will stretch the container to cover the whole are.you can add text-align-center in row's extra class name to center allign the elementsThanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
I have to refresh a portfolio page after loading the page to see the updated padding etc.
http://www.ozouf.net/portfolio/lepav/
Hello, inside the portfolio item options set Load Portfolio Item With AJAX to NO
try and let us know
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thanks much better :)
Also, if I apply 'stretch row' or 'stretch row and contents' the background of that row doesn't go 100% width, how can i fix this? Thanks
Is there also the options to add widgets to the footer? Id like to add an about column or similar.
You must adjust the outer container first.
in the page example you sent, look for the unique class generated for this post in <body> element
Then add
.postid-485 .container {
width: 100% !important;
}
in theme options -> styling options -> custom css
this will stretch the container to cover the whole are.
you can add text-align-center in row's extra class name to center allign the elements
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy