WP removing sidebar question

by 3 replies
4
I'm removing the image gallery from right sidebar on theme I'm using. it's the only thing on the sidebar, currently.

I found what to delete in the sidebar.php file and I followed it and it worked.

But then the instructions said:

___________









---------------------

Does that mean go to the edit custom ccs box in the dashboard and paste this code the sidebar.php file?

Does it matter where in the code I paste it?
Beginning?
End?

Also will this help me reclaim space on the right side that was taken by the right sidebar that is no longer there?

That is what I'm trying to do now is get more room for the center section.

Thanks, Ron
#website design #question #removing #sidebar
  • Read it again:
    paste this in custom css box of theme control panel
    that means your theme has its own control/options panel - find it and follow the instructions!
    • [1] reply
    • Duh I get it now, was thinking modifiying php not where to change custom css for theme.

  • lol. When reading I was thinking you already answered you own question :p

Next Topics on Trending Feed

  • 4

    I'm removing the image gallery from right sidebar on theme I'm using. it's the only thing on the sidebar, currently. I found what to delete in the sidebar.php file and I followed it and it worked.