Tagged: enfold
-
AuthorPosts
-
September 14, 2016 at 10:48 pm #686610
My client would like a small image added to the Small bar above Main Menu. Is there a Quick CSS code I can pop-in there?
Also, he would like a search box instead of a search icon in the main menu of the Header. How do I go about doing this? I tried a Quick CSS code from another thread that only partially worked. The Search box showed up, but the search icon didn’t go away and was misaligned.
The website is still in development.
September 15, 2016 at 12:16 am #686625Hey iedigitaldesign,
Thanks for reaching out to us!
You can try adding a widget to the header and then adding the image to the widget. Here are some instructions – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Best regards,
JordanSeptember 16, 2016 at 6:04 pm #687670Thank you! That worked, but now there’s a search bar below the header. How do i get rid of that bar and how do I get the widget to the right of the header menu without overlapping? I assume I have to move the menu over? How do I do that?
September 16, 2016 at 7:58 pm #687701I figured out the search issue. I’d like to get the shopping cart icon in the top bar menu.
September 16, 2016 at 8:32 pm #687712Hey!
Have you activated WooCommerce?
If you do, the shopping card icon can be there.
Please let us know and we can help you get further if the issue still there.Thanks a lot
Best regards,
BasilisSeptember 16, 2016 at 8:54 pm #687727Maybe images will help explain what I’m trying to do.
Current (notice how the shopping cart cuts off when floating right):
Option 1 (add cart icon to top bar nav):
Option 2 (add padding to the icon):
I’d also like to move the Search Bar over to the right more to remove some of the space, but when I move it over any more the width of the bar shrinks.
- This reply was modified 8 years, 2 months ago by iedigitaldesign.
September 20, 2016 at 2:10 pm #689221Hi,
use this code to move your shop icon:
#menu-item-shop { left: 10px; }
and adjust as needed.
It is best to ask WooCommerce support for questions about their plugins, as they know their plugin best.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.