Skip to content
Public Ticket #25778

Container width

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

The CSS code you've sent is working properly and related to the responsive mode.

What's wrong on your site?

Regards,
PenciDesign.


laugher replied

Customer Reply
6664611881.png

Here's. Container width is 480px, Penci_nav_row width 500px.

Can I delete thatĀ margin?

PenciDesign Supporter replied

Staff Reply

Hi,

Please send me the screenshot of the CSS code related to this question.

Regards,
PenciDesign.


laugher started the conversation

Conversation Start

Analyzing css I see:

ContainerĀ 

{

width: 480px;

}

.penci_nav_row:

{

width 500px;

}

I believe penci_nav_row have to be <=container width.

Am I wrong?

I believe problem is related to:

margin-left: -10px;
margin-right:-10px;

Ty a lot

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