Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #863664

    destynova
    Participant

    Hello, i’m wondering if it’s possible to add a kind of three photos with hover above the menu.

    i understood how to do “under” the menu, but i would like to have these three choices as first thing to see on the site.
    i attach a screenshot made from x psd.

    #863684

    destynova
    Participant

    In case that this question can’t be answered, i have another one: can i use three slider revolution in a row as small images/carousel?

    #864217

    Rue Nel
    Moderator
    This reply has been marked as private.
    #866150

    destynova
    Participant

    Thanks a lot, it helped in the best way.
    i’ve got one more question: how can i avoid the gaps to show some white content between the three elements while in mobile navigation, but mantaining the distance from the border? (i’ve tried to remove the gaps, and i removed also the white spaces but text doesn’t stay in the middle of the image, but goes up and the button at the bottom. Also tried to hide gaps in mobile navigation and adding another gap hide in desktop navigation, but i won’t be able to achiev the result)
    Screenshot attached

    #866740

    Jade
    Moderator

    Hi there,

    Please try to add this CSS:

    @media (max-width: 767px) {
        .page-id-558 .x-container .x-gap {
             display: none;
        }
    }

    Hope this helps.

    #867305

    destynova
    Participant

    Ok, thanks. i’m trying to figure out how to make everything working.i’m gonna buy the fourth license of x this evening, and make another site.

    Can you provide also help for “the grid” plugin? i tried to register on theme one site but i’m not able to access to support due to a third party plugin setting.

    i just want to know how to put elements in 2 row slider grid…

    Thank you.

    #867850

    Rupok
    Member

    Hi there,

    Thanks for writing back. Kindly open a new thread for this with proper information of you new site. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Before that make sure to follow the documentation first – https://community.theme.co/kb/integrated-plugins-the-grid/

    Hope this makes sense.

    Cheers!