- This topic has 2 replies, 2 voices, and was last updated 4 years, 4 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › Blog Diary › Responsive slider issue
How do i make resposive slider for mobile view. Photos in the slider isn’t responsive.
url : http://entrepreneuredge.epizy.com/
And also how to show post title & excerpt next to the post feature photo in mobile view(like how web view looks)
Hello,
Regarding making responsive slider for mobile view, please add following given CSS code in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS
@media screen and (max-width: 594px){
#featured-slider article {
background-size: contain;
background-position: inherit;
background-repeat: no-repeat;
}
}
Also, regarding post title and excerpt, we are not quite clear wit the query as post title and excerpt are displaying properly under post image in mobile view as you can see in screen shot below.
If it is not what you meant then please explain in detail with specific screenshot of the section you are referring to.
If you have any queries further, let us know.
Thank you.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |