Home › Forums › All Other Themes › Slider resizes with images (underwater pro theme)
- This topic has 12 replies, 2 voices, and was last updated 3 years, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
October 19, 2021 at 1:05 pm #185239
Hello 🙂
I am using the underwater pro theme and when trying to customize my slider on the home page, I noticed that the slider does not stay at a fixed height when I delete the demo image and add my own images.
the same happens when I set a Page Header Background Image. it resizes. please help me 🙂thank you
michelleOctober 19, 2021 at 2:53 pm #185241Hi,
Kindly show us your website URL please?
Regards,
ChrisOctober 19, 2021 at 3:50 pm #185244thank you. i have managed to resize my images for the slider but if you have a look at the services page for example, you will see that the page header background image is not a fixed size, does not crop the image.
if you can also please help me to make the header layout a bit less transparent?
October 19, 2021 at 4:21 pm #185248Hi,
Kindly show us your website URL?
Regards,
ChrisOctober 19, 2021 at 4:28 pm #185250sorry i forgot to include it: https://titans-aquatics.co.za/
October 19, 2021 at 4:35 pm #185252Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.page_head, .post_head, .services_head { height:450px;} .header { background-color: rgba(249,249,249, 0.1);}
Regards,
ChrisOctober 22, 2021 at 2:04 pm #185376thanks for the help. I have decided to make the page/post headers hidden. but now my shop page does not look right as the menu overlaps. please help me to insert a spacer ontop : see https://titans-aquatics.co.za/shop/
October 22, 2021 at 2:50 pm #185378and also if you can please help me to add the heading of each page/post back without the header image
October 22, 2021 at 5:57 pm #185387Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.page_head, .post_head, .services_head { display: block !important;} .page_head img, .post_head img, .services_head img { visibility:hidden !important;} .page_head { background: #f1f1f1;} .skt-page-title h1 { color:#282828;}
Regards,
ChrisOctober 22, 2021 at 6:47 pm #185394thanks but it is still not working
https://titans-aquatics.co.za/shop/October 22, 2021 at 8:57 pm #185400https://titans-aquatics.co.za/cart/
October 22, 2021 at 11:50 pm #185403it only works neatly if I don’t display the title 🙁
October 25, 2021 at 10:46 am #185426Hi,
Kindly use this CSS.
.page .mywrap, .archive .mywrap, .single .mywrap { position:relative !important;}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.