Free and Premium WordPress Plugins & Themes Forums WordPress Themes Campterra How can I delete or else edit the home page slider
- This topic has 7 replies, 3 voices, and was last updated 2 years, 6 months ago by J. Davis.
- AuthorPosts
- September 16, 2019 at 11:48 pm #856635Adam SerranoParticipant
I 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. DavisKeymasterHi 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 #872688BenParticipantHow can I make it so the slide image is responsive and reduced to fix a mobile?
November 5, 2019 at 2:37 pm #878003Mary EvansParticipantHello 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
June 14, 2022 at 11:19 am #1317529JHERYLL CRUZParticipantHello I don’t see the spot to edit the slider. Would like to disable it completely for home page. Is there a way to do this?
June 16, 2022 at 6:16 am #1318338Andre FloresModeratorHello Jheryll,
The slider on the Home page is displayed via child pages of the Home page – each slide is a child page. You may edit pages featured images and excerpt in order to edit the slider or simply get rid of child pages to disable slider. For more details check the Documentation.
Best regards,
Andre FloresJune 16, 2022 at 7:48 am #1318401JHERYLL CRUZParticipantHi Andres,
I started a fresh page using the home template with nothing attached and it doesn’t work. I had to call out the div with css and write display none with an important.
Thanks
June 20, 2022 at 10:17 pm #1319831J. DavisKeymasterHi,
Actually, it should be enough to unassign the child pages for the Home page to remove the slider on the Front Page when you use the Campterra theme.
best regards,
J. Davis - AuthorPosts
- You must be logged in to reply to this topic.