Best Premium and Free WordPress Themes › Forums › Online Shop › Make featured main section wider on mobile (CSS)?
- This topic has 3 replies, 2 voices, and was last updated 3 years, 3 months ago by
acmesupports.
- AuthorPosts
- March 2, 2019 at 9:44 pm #47055
Push
ParticipantHi,
I would want to make the featured main section wider on the mobile view.
Is this possible with CSS?
I tried to add the following as “Additional CSS”, but couldn’t get it to work (in a media query, where I have other additions that do work)..slider-feature-wrap, .featured-slider, .slick-list{
width: 100%;
}This is the site: https://stylelanka.lk
And here I have marked with yellow the part I want to “remove” and where the images should go all they way out: https://ibb.co/fkNQhyfMany thanks in advance!
Best Regards,
PushparajMarch 5, 2019 at 5:02 am #47261acmesupports
ModeratorDear Pushparaj,
It will require theme customization.
Best Regards!March 5, 2019 at 10:44 am #47294Push
ParticipantThanks for the quick reply!
Can you guide me in where I can find this?
Is it in style.css at row 1950?
Or is it in assets/js/custom.js at row 80?I just want this image to go all the way to the ends and be a bit larger in height.
Many thanks in advance!
Best Regards,
PushparajMarch 6, 2019 at 12:33 pm #47393acmesupports
ModeratorDear Pushparaj,
It cannot be done through CSS code only. It requires HTML code also
Best Regards! - AuthorPosts
- You must be logged in to reply to this topic.