-
AuthorPosts
-
January 14, 2014 at 7:04 pm #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.pngHow can i change the dimensions of this icon ?
Br,
Martin
January 14, 2014 at 11:33 pm #209761January 15, 2014 at 8:32 am #209911Hi 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,
MartinJanuary 15, 2014 at 8:44 am #209914Hi!
You can add this on Quick CSS:
#top .menu-item-search-dropdown > a { font-size: 50px; }
Cheers!
IsmaelJanuary 15, 2014 at 9:00 am #209921Hi,
thx … but unfortunaltely this doesn’t work :/
Br,
MartinJanuary 15, 2014 at 4:48 pm #210095Hey!
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,
YigitJanuary 15, 2014 at 9:02 pm #210266Hey :)
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,
MartinP.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, 10 months ago by mwolfert.
January 16, 2014 at 6:46 pm #210801Hi!
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,
YigitJanuary 19, 2014 at 1:22 pm #211903This reply has been marked as private.January 20, 2014 at 3:30 pm #212253Hi!
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!
YigitJanuary 20, 2014 at 8:30 pm #212400Hi Yigit,
sorry … this doesn’t work . … also not on http://kriesi.martin-wolfert.de/wordpress/
Br,
Martin
January 20, 2014 at 8:33 pm #212406Hey 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 againCheers!
YigitJanuary 20, 2014 at 9:27 pm #212434This reply has been marked as private.January 20, 2014 at 9:36 pm #212436 -
AuthorPosts
- The topic ‘Search icon’ is closed to new replies.