- This topic has 5 replies, 3 voices, and was last updated 7 years, 4 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Girlie Pro section 2 -mystory picture size
Hi Team,
On SKT Girlie Pro section 2 mystory, the photo looks fine on mobile phone or tablet at vertical view, but when turn to horizontal, the photo size change to more wider. Any CSS can fix this problem?
Thank you
Site: claymagichouse.com
Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
Chris
Hi,
This is on vertical view at mobile phone : https://imgur.com/a/42D7k
This is on horizontal view at mobile phone : https://imgur.com/a/svQ1l
You can see on horizontal view the photo look a lot wider. I want it look the same either on vertical or horizontal view.
Thank you
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.section-mystory img { width:auto; display:table; margin:0 auto;}
}
Regards,
Chris
It works.
Thank you
🙂
WordPress Payment Gateway Plugins Running an online shop is exciting, but one of the biggest challenges store owners face is handling payments. Customers today expect […]
Support Ticket System or Help Desk WordPress Plugins Providing great customer support is no longer optional—it’s a necessity. Whether you’re running an online store, offering […]
WordPress Calculator Plugins Websites today are more than just digital brochures—they’re interactive platforms designed to engage users. One of the most effective ways to make […]