This topic has 8 replies, 1 voice, and was last updated 6 years, 4 months ago by Spiracle Themes.
-
AuthorPosts
-
-
FRANK BRONSTEIN REGANGuestIm having trouble making the text and buttons line up on my home page. Not sure where/or if i can edit height of the 2 “call to action buttons” on home screen/page.
-
Spiracle ThemesGuestHi Frank,
Your website URL is not working. Please check it. If possible please provide us the screenshots of the issue.
Regards
-
FRANK B REGANGuestin general setting the buttons that i add and their text do not line up. How can i shift the positions of either the text or button location.
Thx F -
FRANK B REGANGuestThis reply has been marked as private. -
Spiracle ThemesGuestHi Frank,
Try this CSS
.slide-bg-section .read-more a {
padding: 0px 25px;
}Copy and paste this in Appearance -> Customize -> Additional CSS
Regards
-
FRANK B REGANGuestThis reply has been marked as private.
-
-
Spiracle ThemesGuestYou are welcome Frank
Best Regards
-
FRANK B REGANGuestNot sure if i should start a new thread but….
I’m trying to move the text and button locations… I’d like them to move up slightly so “check availability” is above the dock. Maybe just closer to the “Downtown Tahoe City” text. Not sure if i can pad all the text up instead.
Thank you again.
-F -
Spiracle ThemesGuestHi Frank,
Try this CSS
#parallax-bg.style2 .slide-bg-section {
height: calc(100vh – 300px);
}It will move the section a little bit up.
Best Regards
-
-
AuthorPosts