Free and Premium WordPress Plugins & Themes Forums WordPress Themes Campterra How can I delete or else edit the home page slider
- This topic has 3 replies, 4 voices, and was last updated 2 years, 6 months ago by
Mary Evans.
- AuthorPosts
- September 16, 2019 at 11:48 pm #856635
Adam Serrano
ParticipantI added three of my own images to display on the home page slider, but the slider doesn’t look good on mobile. I would like to figure out where to go to edit (decrease mobile H1 or H2 font size and decrease image size for mobile, or I would like to delete it all together and use a different image slider.
Thanks for any help.October 10, 2019 at 8:39 am #867638J. Davis
KeymasterHi Adam,
Thank you for your question. You may add custom styles to override default ones on mobile devices e.g.
@media (max-width:920px){ .front-page-header-wrapper .slick-slider h2 { font-size: 1.5em !important; } }
It is also possible to place third party slider by overriding theme files.
best regards,
J. DavisOctober 21, 2019 at 4:56 pm #872688Ben
ParticipantHow can I make it so the slide image is responsive and reduced to fix a mobile?
November 5, 2019 at 2:37 pm #878003Mary Evans
ParticipantHello Ben,
Open the needed slider Settings > Appearance > under the “Visible” section you can find available “Presets: Phone, Tablet< Desktop". Choose the "Prone" preset to make the slider responsive. Best Regards, M. Evans
- AuthorPosts
- You must be logged in to reply to this topic.