sand star
asked 9 years ago

Hi, sorry this replaces my previous question.

I would like all my pages to be fluid / full width, except for one page, the blog page, I would like to have the sidebar.

I hid the sidebar and adjusted spacing by using this code:

sidebar-secondary { display: none;}

sidebar { display: none; }

main { padding: 50px 8px 10px 20px; }

But now I don’t know how to get the sidebar TO show up on the blog page. Is there any way to do this, for just this one BLOG page? Thanks!!

1 Answers
DominicStaff
answered 9 years ago

To resolve this issue, you can open the index.php file then remove the line 38.
Also, to create a Fluid width page, you can use the Full width template in the right hand side (Dashboard > Pages > Add new (see the screenshot:http://prntscr.com/6t5ba5 ))
Hope this helps !

Powered by DW Question & Answer Pro