• Hi, I have Virtue theme and the three pictures on the first page as a portfolio do not get well in mobile version. I wonder if you can get these three posts horizontally instead of horizontal. Then becomes easier when the customer scrolls down. Greetings Anki

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,

    With the free theme, the only option for showing portfolio posts on the home page is the carousel. One thing that may help would be to make the slider arrows always visible. You can do so by adding this CSS to Theme Options> Advanced Settings:

    .kt-slickslider .slick-next, .kt-slickslider-thumbs .slick-nex, .kt-content-carousel.kt-slickslider .slick-prev, .kt-image-carousel.kt-slickslider .slick-prev {
        opacity: 1 !important;
    }

    Does that work for you?

    -Kevin

Viewing 1 replies (of 1 total)

The topic ‘Mobil version’ is closed to new replies.