• Resolved Elin

    (@elinfoto)


    Hi!

    Virtue is great theme (thanks!), but I would like to change the width of the content to make it more suitable for my purposes. I would like to make the content smaller, still keeping it responsive but changing the maximum with to a smaller value.
    I have looked in the code but I’m not sure in wich document to change it, I don’t want to accidentally mess everything up by experimenting 😉

    Elin

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Elin

    (@elinfoto)

    Oups, found the info that its not possible in the free version under another topic in the suport forum. So Im marking this as resolved until i figure out how to delete this topic-thread 🙂

    With version 2.0 this is now possible with this css:

    @media (min-width: 1200px) {.container {width: 970px;} aside.col-lg-3 {width: 33.33333333333333%;} .main.col-lg-9 {width: 66.66666666666666%;}}

    Kadence Themes

    Thread Starter Elin

    (@elinfoto)

    That’s great! Thank you so much, I’m so happy with the theme (and the support in this forum)!

    Elin

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Smaller content’ is closed to new replies.