Comments 1PkaSlaTv started the conversationAugust 25, 2023 at 9:43amhi 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,PkaSlaAttached files: Screenshot 2023-08-25 at 4.40.16 PM 1.png 2,610PenciDesign repliedAugust 25, 2023 at 1:02pmHi,In this case, you should upload the image with a minimum 1200px width and then check again.Regards,PenciDesign. 1PkaSlaTv repliedAugust 31, 2023 at 5:13amHi Penci Design,I use the dimension: 2000 × 337 but the banner width is still cropped, https://www.pkaslatv.com/Please advice.Best,PkaSlaAttached files: Vue Aston_01.jpg 2,610PenciDesign repliedAugust 31, 2023 at 5:34amHi,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. 1PkaSlaTv repliedAugust 31, 2023 at 6:41amhi penci design,it is still cropped as in the attached file.pls advice.best,pkaslaAttached files: Screenshot 2023-08-31 at 1.40.30 PM.png 2,610PenciDesign repliedAugust 31, 2023 at 8:00amHi,Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .penci-header-signup-form figure { width: 100%;}Regards,PenciDesign. 1PkaSlaTv repliedAugust 31, 2023 at 9:24amhi 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,pkaslaAttached files: Screenshot 2023-08-31 at 4.22.32 PM.png 2,610PenciDesign repliedAugust 31, 2023 at 10:38amHi,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. Sign in to reply ...
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
Attached files: Screenshot 2023-08-25 at 4.40.16 PM 1.png
Hi,
In this case, you should upload the image with a minimum 1200px width and then check again.
Regards,
PenciDesign.
Hi Penci Design,
I use the dimension: 2000 × 337 but the banner width is still cropped, https://www.pkaslatv.com/
Please advice.
Best,
PkaSla
Attached files: Vue Aston_01.jpg
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
hi penci design,
it is still cropped as in the attached file.
pls advice.
best,
pkasla
Attached files: Screenshot 2023-08-31 at 1.40.30 PM.png
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
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
Attached files: Screenshot 2023-08-31 at 4.22.32 PM.png
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.