Site logo

Archived topic

Overlapping text to icon

3 replies · Started by Sourabh on June 11, 2021

Viewing posts 1–4 of 4

Hi,

Using dev theme from library and editing footer section from under elements tab.

used one icon and a paragraph below the icon but text is overlapping icon in mobile version...

refer p-section ..

Hi there,

Try this CSS:

.gb-container.gb-container-f8847c91 .gb-inside-container {
    display: flex;
    flex-direction: column;
}

okay..Thanks

No problem :)

This archived topic is closed to new replies.