• Hello, I am designing a theme but I am trying to get 2 sidebars for the first time. Can someone please tell me how to get 2 sidebars one in left and the other in right? Currently I have one in right and the content is in center, but I had to put a padding of 240px to the left to center. Can someone please please tell me how? Check it out at https://ultimate-lovato.com/test/

Viewing 2 replies - 1 through 2 (of 2 total)
  • declare another sidebar in function.php and call it before content give it width of 240px and then you can get rid of 240px padding on content, sidebar will automatically push content to center make sure you give some margins.

    LastForOne

    Thread Starter Ed101

    (@ed101)

    Can you tell me what I add exactly? I’m not very good with function.php infact I barely add stuff to it…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to get 2 sidebars, and content box to center?’ is closed to new replies.