Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jeff Starr

    (@specialk)

    You can add this to your theme’s style.css file:

    @media (max-width: 480px) {
    	
    	#show-support-ribbon { display: none; }
    	
    }

    May need to adjust the value of the width to suit your needs.

    Thread Starter andrianiannalisa

    (@andrianiannalisayahooit)

    Great!!!
    Thank’s very much!
    Best regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide on mobile’ is closed to new replies.