sidebar width

  • Posted in : Readme
  • andreisavca
    Participant

    Hey, I would like to make the sidebar width smaller, in order to still have the posts centered. Is it possible?
    I already tried searching in the forums, trying to insert custom codes but nothing happened.

    andreisavca
    Participant

    Thank you so much!

    andreisavca
    Participant

    hey guys? please

    serkan
    Moderator

    Hi @andreisavca,

    @media screen and (min-width: 768px) { .sidebar { float: right; width: 30%; } }
    @media screen and (min-width: 768px) {  .with-sidebar { width: 70%; } }

    You can use these custom css code.
    Thanks

    andreisavca
    Participant

    thanks, I was looking for exactly that!

    serkan
    Moderator

    You are welcome.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register