CTA Button – Slider This topic has 1 reply, 1 voice, and was last updated 6 years, 3 months ago by Spiracle Themes. Viewing 1 reply thread Author Posts Actions Reply November 1, 2018 at 2:43 pm #1393 EmilyGuest HI – I’d like to move the button in the slider image down further without using the slider text. I have the text on my image so I only want to utilize the CTA button but just need to move it further down. Thoughts? thanks! Actions Reply November 2, 2018 at 3:10 am #1397 Spiracle ThemesGuest Hi Emily, Try this CSS /* hiding slide text */ .slide-bg-text h1, .slide-bg-text p{ display: none; } /* moving down button */ .slide-bg-section .read-more.first { margin-top: 400px; } Copy and paste this in Appearance -> Customize -> Additional CSS NOTE: You can even increase/decrease the 400 to get a perfect gap. Best Regards Author Posts Viewing 1 reply thread Reply To: CTA Button – Slider Your information: Name (required): Mail (will not be published) (required): Website: Set as private reply Cancel Submit