Okay
  Public Ticket #990414
Pages not loading up to date content
Closed

Comments

  •  2
    Alec started the conversation

    I have to refresh a portfolio page after loading the  page to see the updated padding etc.

    http://www.ozouf.net/portfolio/lepav/

  •  1,810
    Support replied

    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

  •  2
    Alec replied

    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.

  •  1,810
    Support replied

    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