New Landing How can we help? Themeforest Theme Support Neighborhood Header Gets Scrunched in Mobile Version

Viewing 5 posts - 1 through 5 (of 5 total)
  • #59137
    onehipcat
    Member
    Post count: 170

    My header gets scrunched in mobile version. Ideally, I’d like the header to be on one line and smaller.

    #59139
    onehipcat
    Member
    Post count: 170
    This reply has been marked as private.
    #59287
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, let me know if this custom css works for you:

    @media (max-width: 600px) {
    .woocommerce div.product .entry-title {
    float: left;
    width: 100%;
    line-height: 1.3em;
    } }
    
    #61740
    onehipcat
    Member
    Post count: 170

    Yes it did. Thanks!

    #62007
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! Thanks Melanie

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register