Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #209612

    Hi guys,

    i use the Enfold theme with an graphical menue (UberMenue) this works fine but:
    the search button, sitting right to the navigation is reall a bit small :)
    Look here: http://blog.lichttraeumer.de/download/enfold_search-stuff.png

    How can i change the dimensions of this icon ?

    Br,

    Martin

    #209761

    Hey mwolfert!

    Can you post the link to your website?

    Best regards,
    Yigit

    #209911

    Hi Ygit,

    i’m sorry … our site is not live yet, we’re in beta status.
    I’m not allowed, to give anybody outside of our team, access to the site.

    But, we’re going live mid of march, so we have no pressure to solve this request asap :)
    I’m pretty sure, that kriesesi.at has enough knowledge, for a solution without a link to the website :)

    Best regards,
    Martin

    #209914

    Hi!

    You can add this on Quick CSS:

    #top .menu-item-search-dropdown > a {
    font-size: 50px;
    }

    Cheers!
    Ismael

    #209921

    Hi,

    thx … but unfortunaltely this doesn’t work :/

    Br,
    Martin

    #210095

    Hey!

    It is so hard to guess without seeing your live website. I personally do not have an access to UberMenu plugin. If you can provide us a temporary login, we can help you out

    Regards,
    Yigit

    #210266

    Hey :)

    so … i think, i figured out, that the basic.css from the ubermenue is overwriting your css File:
    The releated part seams this one:
    media=”all”
    #megaMenu.megaResetStyles div, #megaMenu.megaResetStyles span, #megaMenu ul.megaMenu, #megaMenu ul.sub-menu, #megaMenu ul.um-sidebar, #megaMenu li.menu-item, #megaMenu li.widget, #megaMenu li.menu-item > a, #megaMenu img.um-img {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-shadow: none;
    visibility: visible;
    opacity: 1;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
    }

    I played around with the developer tools from the chrome browser. When i disable the “font-size: 100%”, then your search Icon will appear bigger.
    I’m not really firm with CSS. is there a possibility to solve the stuff in the Enfold Theme, or should i contact the ubermenue support ?

    Another idea … i can setup a testing wordpress installation for you, with Enfold and the Ubermenu Plugin. Also with FTP access and so on.
    I think, when this would be necessary, i can do this on weekend ..

    Br,
    Martin

    P.S. perhaps it could be a great idea, to implement the possibility to use a graphical menue with Enfold :)

    • This reply was modified 10 years, 3 months ago by mwolfert.
    #210801

    Hi!

    Please create a testing installation and post the login credentials here privately. Make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button

    Regards,
    Yigit

    #211903
    This reply has been marked as private.
    #212253

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    #top #menu-item-search.menu-item-search-dropdown>a {
    font-size: 20px;
    margin-top: 10px;
    }

    Cheers!
    Yigit

    #212400

    Hi Yigit,

    sorry … this doesn’t work . … also not on http://kriesi.martin-wolfert.de/wordpress/

    Br,

    Martin

    #212406

    Hey Martin!

    I have just logged in and applied the code on your test site and it is working on my end http://i.imgur.com/AEz7caY.jpg
    Please flush browser cache and check once again

    Cheers!
    Yigit

    #212434
    This reply has been marked as private.
    #212436

    Hey!

    You are welcome Martin, glad we could help. Thanks for your offer but you can disable subdomain. Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Search icon’ is closed to new replies.