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

    I am using the following example to add a banner to the header of my site.

    However I want two banners, one for mobile and one for desktop. Can I use a media query here? What would it be?

    #1266994

    Hey roamingk,

    Thank you for the inquiry.

    You could add another widget beside the other and apply a unique class name to it or use its generic ID so that you could style it with css. Set it so that it is hidden by default, then use css media queries to display it back on mobile view and hide the other.

    We will have to inspect the widgets in order to provide the correct css. Please post the site or page URL in the private field so that we could check the elements.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.