jurijsmsk
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Viral] Keep default menu version in mobile.Then give me advice where to start? just where to start i will dig further ??
Forum: Themes and Templates
In reply to: [Viral] Keep default menu version in mobile.Thanks for helping, but this istn doing the thing im looking for. This hides menu completly for desktop version and mobile version. Im looking for removing mobile menu and instead of that use desktop version menu.
Forum: Themes and Templates
In reply to: [Viral] Keep default menu version in mobile.Nope, still looking for. ?? I dont have any plugins installed at all. Looking for css solution but still no luck.
Forum: Plugins
In reply to: [Max Mega Menu] How to remove wordpress velux theme mobile toggle?figured out, all good, thanks ??
Forum: Plugins
In reply to: [Max Mega Menu] How to remove wordpress velux theme mobile toggle?Eh, im still trying to figure out, since non of options for isnt good enaugh, sorry. So elementor (front page) menu is social, but theme page menu is social. Smth is clearly not right because it moves both menus at same time, elemtor and theme.
@media only screen and (max-width: 40.063em) { .mega-menu .mega-menu-primary .mega-menu-toggle { margin-top: -180px } }
EDIT: This one is doing work, but wanna make sure its right way to do it.
@media only screen and (max-width: 40.063em) { .main-navigation { position: absolute; margin-top: -190px;
- This reply was modified 4 years, 11 months ago by jurijsmsk.
Forum: Plugins
In reply to: [Max Mega Menu] How to remove wordpress velux theme mobile toggle?Great, this one removed theme toggle, but you can check page right now, menu location isnt in top, why is that?
- This reply was modified 4 years, 11 months ago by jurijsmsk.
Forum: Plugins
In reply to: [Max Mega Menu] How to remove wordpress velux theme mobile toggle?I solved part of puzzle, atm issue is theme toggle opens megamenu toggle and then megamenu toggle opens menu. So goal is remove theme toggle so there is only mega menu toggle and mega menu. Cannot figure out how to get rid of theme toggle ??
.menu-toggle { display:none; }
turns hides all toggles, theme and megamenu…
You can check now, i turned mobile toggle on atm.
Forum: Plugins
In reply to: [Max Mega Menu] How to remove wordpress velux theme mobile toggle?https://varpinas.lv/kokkopis/koku-kopsana/
main page builded with elementor so there no ussues, issue is exacly in pages with velux theme.
Thanks for quick reply, velux theme support forum is dead looks like nobody cares about users over there.
Forum: Themes and Templates
In reply to: [Velux] Get rid of default menu toggleAnd i believe mega-menu-toggle should be visible anyways, even if im hiding menu-toggle. Im just clearly not sure whats wrong with that….
Forum: Themes and Templates
In reply to: [Velux] Get rid of default menu toggleNah, forget to tell that .menu toggle { display:none;} removes all mobile toggles, still havent figured out
Forum: Themes and Templates
In reply to: [Velux] Center logo on mobile versionThanks, but its appears little bit on right from center :/ Looks weird.