Skip to content
Public Ticket #1748

Featured Images Header

Conversation thread

PenciDesign replied

Staff Reply

Hi,

1/ When you do that, your layouts will broken because on the mobile, the screen are too small and it can't be display in one line like on the desktop - That's why responsive design born.

2/ About social media on the navigation, you can hide it on mobile by add more this code to Customize > Custom CSS - It's not need there because on vertical nav already has this social media icons:

\
@media only screen and (max-width: 480px){\
#navigation.header-6 .main-nav-social{ display: none;  }\
}

Best Regards,

PenciDesign

PenciDesign replied

Staff Reply

Hi,

I don't understand what did you mean, can you tell me more about that and send me a screenshot to I can understand your issues?

Best Regards,

PenciDesign

ElleTalk started the conversation

Conversation Start

Hello. I was wondering if there was a way to keep the Featured Images in the Header in a straight line (like on desktop) when on mobile. Right now it just pushes one below the other. I would use the sliders to avoid this but they drive site speed down to low.

Want to join this conversation or access attachments? Sign in first.