Site logo

[Support request] Tablet version

Home Forums Support [Support request] Tablet version

Home Forums Support Tablet version

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2569134
    aik

    good evening, I used a theme you created, unfortunately I don’t like the tablet version, especially the vertical menu. I wish only from teplet it was horizontal as in the photo

    https://i.postimg.cc/PfBPVzQQ/Immagine.png

    I would also like to ask you if it is normal for the theme I used not to have any elements. Usually the themes I import always have elements, this one doesn’t.

    link website https://alfanogaetano.it/

    #2569149
    Leo
    Staff
    Customer Support

    Hi there,

    Can you give this CSS a shot?

    @media (min-width: 769px) and (max-width: 999px) {
        .main-navigation .inside-navigation .main-nav>ul {
            flex-direction: row;
        }
    }

    Learn how to add CSS: https://docs.generatepress.com/article/adding-css/

    Let me know 🙂

    #2569160
    aik

    perfect, it works!

    As for the elements, can you confirm that this theme has no additional elements?

    #2569224
    Fernando
    Customer Support

    Hi Aik,

    Yes, we can confirm. This template doesn’t use any Element.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.