Close

Create responsive content in topics

mcarlucci
6 years ago
#14335 Quote
Avatar
  • 1
Hi... Is it possible to create responsive content in topics?

What I'm trying to do is to have a paragraph with an image next to it while I'm on a large screen, but the image should move down while watching the page on mobile.

How can I achieve that?...

Thanks.
hristo
6 years ago
#14343 Quote
Avatar
  • Moderator
  • 172
Hi,

just add this code into the custom head styles panel in your theme administration:

img {
    max-width: 100%;
}

It should fix your issue. If you still have trouble with it, please start a support ticket.

Regards,
Hristo Gospodinov
Nop-Templates.com