Skip to content
Public Ticket #25821

Top banner isn't filled

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.footer-subscribe {
    max-width: var(--pcctain);
    margin-left: auto;
    margin-right: auto;
}
.footer-subscribe figure {
    width: 100%;
}
.footer-subscribe figure img {
    width: 100%;
    height: auto;
}

Regards,
PenciDesign.



PkaSlaTv replied

Customer Reply

hi penci design,

thanks for your code. however, I faced this issue with my bottom banner too as in the attached file for the cropping image.

please advice.

best,

pkasla

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.penci-header-signup-form figure {
    width: 100%;
}

Regards,
PenciDesign.



PkaSlaTv replied

Customer Reply

hi penci design,

it is still cropped as in the attached file.

pls advice.

best,

pkasla

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.penci-header-signup-form img {
    width: 100%;
    height: auto;
}

Regards,
PenciDesign.




PkaSlaTv replied

Customer Reply

Hi Penci Design,

I use the dimension: 2000 × 337 but the banner width is still cropped, https://www.pkaslatv.com/

Please advice.

Best,
PkaSla

PenciDesign Supporter replied

Staff Reply

Hi,

In this case, you should upload the image with a minimum 1200px width and then check again.

Regards,
PenciDesign.


PkaSlaTv started the conversation

Conversation Start

hi penci design,

I have an issue, when I use banner as SVG, the banner will be expanded fully. However, if I use PNG (export the same into different format: SVG or PNG), the width size will be cut off.

Please advice.

Best,

PkaSla

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