Home Forums WoodMart support forum Header Title Same Line in mobile devices not wrap in 2 line

Header Title Same Line in mobile devices not wrap in 2 line

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

    Aisha Khan
    Participant

    I want this title same line not wrap

    Attachments:
    You must be logged in to view attached files.
    #583098

    Hung Pham
    Keymaster

    Hi Aisha Khan,

    Thanks for reaching to us.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS for Mobile sections:

    .whb-general-header div:is(.whb-mobile-left,.whb-mobile-right) {
    	flex: 1 1 50%;
    }

    Regards,

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