Hello, I need Help about Fixing the Position of the left navigate menu.
Just the left side!. thank in Advance If someone manage to fix it.
A user seeks help repositioning the left navigation menu header, specifically for desktop browsers only (Chrome, Firefox, Opera, etc.), not mobile devices. The site in question is authenticpet.com.
Solution Provided:
PageFly-Henry offers a CSS fix with these steps:
.header__inline-menu {
margin-left: 1.8rem !important;
}
The discussion appears resolved with a concrete CSS solution targeting desktop-only header positioning.
Hello, I need Help about Fixing the Position of the left navigate menu.
Just the left side!. thank in Advance If someone manage to fix it.
just to inform you guys that I need the change only on pc webs (chrome, firefox, opera etc…)
I dont need to change it on phone browser.
Hi @Idob
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
.header__inline-menu {
margin-left: 1.8rem !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly