Skip to content
Public Ticket #6670

Mobile View

Conversation thread

Penci Design replied

Staff Reply

Hi,

Please try go to Customize > Addtional CSS then add custom code to do that:

@media screen and (max-width: 768px) {
.penci-topbar ul {
    flex-wrap: wrap;
    margin-left: 10px;
    margin-right: 10px;
} }

Best Regards,

PenciDesign

dinipc started the conversation

Conversation Start

top bar with black background is not proper in  mobile view in (needs scrolling towards right to display all the items) www.new.nripulse.com 

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