• Hi is it posible to set Page Content Max-width for one special page with an other Max-width

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Alexander Agnarson

    (@alxmedia)

    Hi,

    Try adding this additional CSS:

    
    body.page-id-2826 .entry-header, 
    body.page-id-2826 .entry-content { max-width: 800px; }
    

    Adjust the width as you wish.

Viewing 1 replies (of 1 total)
  • The topic ‘Special Size for one Page’ is closed to new replies.