Change right hand sidebar width

Homepage Community Forums Epik Theme Support Change right hand sidebar width

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #5522
    sabrinaespinal
    Customer

      Hello
      I want to decrease the size of the right hand sidebar…which means the body will be increased.
      Can you point me to the correct area and do I also need to do anything in the responsive area?

      I’ll probably change the right hand side bar to 300 px

      Thank you
      Sabrina

      #5531
      scooby
      Customer

        You can look in your css file for this –

        .sidebar {
            width: 30.555555555%;
        }

        …and change that to whatever size you want.

        Depending on which page you want to edit for the content, you can change them by looking under here –

        /* 04b - 1152px CSS Grid ----------- */

        you can play around with the percentages like 29%, 28%, 25%, etc until you get it to the size you want….same thing for the content.

        You shouldn’t have to adjust anything in your responsive section since its already setup to adjust when activated.

        #5563
        sabrinaespinal
        Customer

          Hi,
          I was able to make the right had side bar smaller but now I want to increase the size of the content in the content:sidebar page set up.

          I changed the number and not the percentage in the .sidebar section (i changed 352 px to 300

          But…where should i go to increase the content section?

          Thanks a million

          #5565
          sabrinaespinal
          Customer

            Oopsy, I found it.

            Thank you so very much for the great response.
            Sabrina

            #5567
            scooby
            Customer

              You’re Welcome Sabrina!

            Viewing 5 posts - 1 through 5 (of 5 total)
            • The topic ‘Change right hand sidebar width’ is closed to new replies.