Move top menu bar to left side in Magento 2Top Menu cache problemPut a Home icon in top menuMove top links to...
How could our ancestors have domesticated a solitary predator?
Can't find the Shader/UVs tab
Finding algorithms of QGIS commands?
Are babies of evil humanoid species inherently evil?
What wound would be of little consequence to a biped but terrible for a quadruped?
Should I tell my boss the work he did was worthless
Who deserves to be first and second author? PhD student who collected data, research associate who wrote the paper or supervisor?
Best approach to update all entries in a list that is paginated?
Is having access to past exams cheating and, if yes, could it be proven just by a good grade?
A three room house but a three headED dog
Can you reject a postdoc offer after the PI has paid a large sum for flights/accommodation for your visit?
Aliens englobed the Solar System: will we notice?
Does a Catoblepas statblock appear in an official D&D 5e product?
Does "variables should live in the smallest scope as possible" include the case "variables should not exist if possible"?
Built-In Shelves/Bookcases - IKEA vs Built
Rejected in 4th interview round citing insufficient years of experience
show this identity with trigometric
Accountant/ lawyer will not return my call
Can someone explain what is being said here in color publishing in the American Mathematical Monthly?
Replacing Windows 7 security updates with anti-virus?
In the late 1940’s to early 1950’s what technology was available that could melt a LOT of ice?
Examples of a statistic that is not independent of sample's distribution?
Space in array system equations
Grey hair or white hair
Move top menu bar to left side in Magento 2
Top Menu cache problemPut a Home icon in top menuMove top links to left column with CSS onlyHow to place top menu to left side bar in magento 2?load top menu via ajaxMove top-linkss after search-barAdding classes to Magento 2 top barMagento2 add a cms page link to menuSort Magento Topmenu (category name)show top menu bar to left side in magento2
I want to move the top menu bar to left sidebar I have written this code
<move element="catalog.topnav" destination="header-wrapper" after="block-search"/>
Through this code it is moving in header now, I want to know what to write in destination to move it to left side?
Any help will be appreciated.
magento2.3 topmenu
add a comment |
I want to move the top menu bar to left sidebar I have written this code
<move element="catalog.topnav" destination="header-wrapper" after="block-search"/>
Through this code it is moving in header now, I want to know what to write in destination to move it to left side?
Any help will be appreciated.
magento2.3 topmenu
<move element="top.search" destination="catalog.topnav" after="-" />
– Aaditya
27 mins ago
Left side means ? Do you have any left sidebar for all of your pages ?
– Vignesh Bala
3 mins ago
add a comment |
I want to move the top menu bar to left sidebar I have written this code
<move element="catalog.topnav" destination="header-wrapper" after="block-search"/>
Through this code it is moving in header now, I want to know what to write in destination to move it to left side?
Any help will be appreciated.
magento2.3 topmenu
I want to move the top menu bar to left sidebar I have written this code
<move element="catalog.topnav" destination="header-wrapper" after="block-search"/>
Through this code it is moving in header now, I want to know what to write in destination to move it to left side?
Any help will be appreciated.
magento2.3 topmenu
magento2.3 topmenu
edited 14 mins ago
magefms
1,427224
1,427224
asked 30 mins ago
Ashish RamchandaniAshish Ramchandani
32111
32111
<move element="top.search" destination="catalog.topnav" after="-" />
– Aaditya
27 mins ago
Left side means ? Do you have any left sidebar for all of your pages ?
– Vignesh Bala
3 mins ago
add a comment |
<move element="top.search" destination="catalog.topnav" after="-" />
– Aaditya
27 mins ago
Left side means ? Do you have any left sidebar for all of your pages ?
– Vignesh Bala
3 mins ago
<move element="top.search" destination="catalog.topnav" after="-" />
– Aaditya
27 mins ago
<move element="top.search" destination="catalog.topnav" after="-" />
– Aaditya
27 mins ago
Left side means ? Do you have any left sidebar for all of your pages ?
– Vignesh Bala
3 mins ago
Left side means ? Do you have any left sidebar for all of your pages ?
– Vignesh Bala
3 mins ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f265592%2fmove-top-menu-bar-to-left-side-in-magento-2%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f265592%2fmove-top-menu-bar-to-left-side-in-magento-2%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
<move element="top.search" destination="catalog.topnav" after="-" />
– Aaditya
27 mins ago
Left side means ? Do you have any left sidebar for all of your pages ?
– Vignesh Bala
3 mins ago