HI,

How can I centre the article on pages such as the one in the attached link?

Thanks in advance

    Hi fing086,
    You can add the following CSS to the backend > Site template styles > ja-prodex > Tools > Custom CSS:

    .view-article .sidebar-single {
        display: none;
    } 
    Write a Reply...
    You need to Login to view replies.