[Support request] mobile view

Home Forums Support [Support request] mobile view

Home Forums Support mobile view

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

    why is it on mobile view one of my websites looks like this
    .
    https://ibb.co/L5Z95rp

    but on my other site it looks like this

    https://ibb.co/MRvDYCz

    is it just because the site title text is bigger on the second one?

    also why does the search box go over the screen and why is there a gap between the search box and the button but not on the first one

    #2249099
    David
    Staff
    Customer Support

    Hi there,

    1. Yes, you can decrease the Site Title site for Mobile in Customizer > Typography settings.

    2. your Christmas site is using the newer Search Block that WP added, add this CSS to remove the gap and change colors:

    .wp-block-search .wp-block-search__button {
        margin-left: 0;
        background-color: #098413;
        color: #fff;
        border: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.