• Resolved sjoerd89

    (@sjoerd89)


    Hi there,

    i am testing out the plugin and so far so good!
    I have noticed that my search button is really small and almost not noticable now. I have tried making this bigger with CSS but no luck so far. If i hover it the button will become black wich makes it easier to spot but i can’t find the spot to makes changes in this.

    Any ideas?

    Sjoerd

    -edit- Picture to show what it looks like now: https://imgur.com/a/h0sJ7

    https://www.ads-software.com/plugins/megamenu/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter sjoerd89

    (@sjoerd89)

    Since there has no been a reaction yet and it is a question about the same plugin, i was wondering if it was possible to add a picture after the submenu title. It is possible now but when you have a second submenu title it gets pushed down because the picture is on the right. I tried making the sub menu titles 3/6 tiles and then the picture in the first title being 4 to 6 tiles.

    i made a fast picture just to give an idea of what i mean. (don’t mind the paint art) https://imgur.com/a/zdzDD

    Have a nice day

    Plugin Author megamenu

    (@megamenu)

    Hi sjoerd89,

    Please can you post a link to your site? I’m not sure where that search icon is coming from, and I need to see the HTML/CSS of your site to work out how to change it.

    You should be able to set the sub menu to 6 columns, then make ‘Sub Menu 1’ span 4 columns, then add a text widget and an image widget (1 column each) along side. If that’s not working please post a link so I can see what’s going wrong.

    Regards,
    Tom

    Thread Starter sjoerd89

    (@sjoerd89)

    I can show you this if it helps.
    Because my site is not online yet.

    https://codepen.io/Sjoerd89/pen/PzryAA

    Thanks

    Plugin Author megamenu

    (@megamenu)

    Hi,

    Thanks. Please try adding this CSS to your themes style.css file:

    li.search-item {
        top: 10px;
    }
    li.search-item .fa:before {
        font-size: 30px;
    }

    Regards,
    Tom

    Thread Starter sjoerd89

    (@sjoerd89)

    Perfect thanks this did the job ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Search button is really small’ is closed to new replies.