Your account expired support, please renew to get your support.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3855
    style123
    Support Expired

    Need to have a search box on MOBILE Blog page. It’s only viewable on desktop. Search box on mobile only for products.

    #3857

    Hi,

    Do you mean to display this blog search form on mobile? https://prnt.sc/4ybouFEUzZQI

    Please add this custom CSS to the file style.css ( child-theme):

    @media (max-width: 1023px){
    body.blog #secondary {
        display: block;
    }}
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.