-
AuthorPosts
-
February 11, 2019 at 6:15 pm #1065558
Hi there,
didn´t find a solution for it in the search.
How can ich change the order or the main menu when having a search icon?
I want to have SEARCH > MENU > CARTThanks in Advance,
Sergej
February 12, 2019 at 8:33 am #1065834Hey Sergej,
I’m not sure I understand what you are asking, could you post a link to where we can see the elements in question please?
Best regards,
RikardFebruary 12, 2019 at 8:38 am #1065838This reply has been marked as private.February 13, 2019 at 11:27 am #1066415Hey Rikard,
have you checked it already?
Best Regards,
Sergej
February 14, 2019 at 12:14 pm #1066923Hey there,
still no response yet after asking what exactly….
I want to go from this:
to this:
I just cant find where the menu-item is being called and placed.
Best Regards,
Sergej
- This reply was modified 5 years, 9 months ago by SergejGrusdew.
February 14, 2019 at 1:37 pm #1066952Hi Sergej,
Please change the menu to the horizontal one so that we can see if it can be adjusted.
Best regards,
VictoriaFebruary 14, 2019 at 1:42 pm #1066953Hello Victoria,
the menu is horizontal. The menu below the logo is just a sidemenu with fixed positioning.
I have changed the user role so you can view the menu as intended.Best Regards,
Sergej
February 16, 2019 at 6:30 pm #1067758Hi Sergej,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 1024px) { #top #menu-item-search { left: -395px; } }
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 16, 2019 at 7:09 pm #1067769Hello Victoria,
well, um, thanks for the reply. That is not what I am looking for. I wanted to know where in your functions.php the menu is being called and how to change the order of the items.
Don´t get me wrong, placing it leftwards with css would do the trick…if this would be the final site.
But there is a wishlist coming and a multilanguage tool.Therefore I am looking for a solution by function.
Something like they did here:
Best Regards,
Sergej
February 20, 2019 at 7:48 pm #1069651Hi,
There is no way to do the change just by functions.php unfortunately.
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.