Moving the Heading left side position (Only on Pc)

Topic summary

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:

  1. Navigate to Online Store → Theme → Edit code
  2. Locate the base.css file
  3. Add the following CSS at the bottom:
.header__inline-menu {
  margin-left: 1.8rem !important;
}

The discussion appears resolved with a concrete CSS solution targeting desktop-only header positioning.

Summarized with AI on November 15. AI used: claude-sonnet-4-5-20250929.

https://authenticpet.com/?_ab=0&_fd=0&_sc=1 - 3144

1 Like