Comments 3laugher started the conversationAugust 22, 2023 at 10:16amAnalyzing 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 2,610PenciDesign repliedAugust 22, 2023 at 11:58amHi,Please send me the screenshot of the CSS code related to this question.Regards,PenciDesign. 3laugher repliedAugust 22, 2023 at 12:23pmHere's. Container width is 480px, Penci_nav_row width 500px.Can I delete thatĀ margin? 2,610PenciDesign repliedAugust 22, 2023 at 5:46pmHi,The CSS code you've sent is working properly and related to the responsive mode.What's wrong on your site?Regards,PenciDesign. Sign in to reply ...
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
Hi,
Please send me the screenshot of the CSS code related to this question.
Regards,
PenciDesign.
Here's. Container width is 480px, Penci_nav_row width 500px.
Can I delete thatĀ margin?
Hi,
The CSS code you've sent is working properly and related to the responsive mode.
What's wrong on your site?
Regards,
PenciDesign.