Home Forums WoodMart support forum Overlap Menu Only on Desktop

Overlap Menu Only on Desktop

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #530580

    pymesmodernas
    Participant

    Hi Woodmart team,

    How can I configure the menu to be overlap only on Desktop, and not on mobile?

    Thanks!

    #530766

    Hung Pham
    Keymaster

    Hi pymesmodernas,

    Thanks for reaching to us.

    Unfortunately, there is no such option in Theme Settings. Please add the following Custom CSS code to Theme Settings > Custom CSS > CSS for mobile

    .whb-header.whb-overcontent:not(.whb-sticked) .whb-main-header {
    	position: relative
    }

    Regards,

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)