Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #548631

    Hi there

    I added a widget to my Socket section, looks great on desktop, but on mobile, how can I have the text go below the logo?

    Thanks in advance

    #548689

    Hey janicenisha!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    #socket img {
        width: 100%;
    }}

    Cheers!
    Yigit

    #548705

    Hi Yigit,

    Thanks! worked great :)

    Thank you very much for your quick reply.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Long Copyright text needs Mobile alignment’ is closed to new replies.