- This topic has 5 replies, 2 voices, and was last updated 6 years, 6 months ago by
Skandha.
-
AuthorPosts
-
July 23, 2018 at 9:53 am #150181
Debbie
ParticipantIs there a way to have the default view of the home page include the promotion message instead of just showing the slider? I mean as the default view, not as if it had been scrolled down.
E.g., instead of this when the home page loads:
https://miboxdallas.com/wp-content/uploads/slider-only.png
show this:
https://miboxdallas.com/wp-content/uploads/slider-and-promotion.png
July 24, 2018 at 3:58 am #150250Skandha
Participant@violetdeb: I don’t think that will be a good idea as to do that you will need to significantly decrease the
height of the slider. By doing that the image will be cropped and will look something like this.Let me what you would like to do.
Kind Regards,
SkandhaJuly 24, 2018 at 12:02 pm #150271Debbie
ParticipantYeah, that’s not good.
Is there a way to move the promotion title or description to below the button? I only use one or the other, not both, so I’m thinking maybe I can co-opt one of those for my needs. My root issue is that I have two sites that really need to have announcements over the slider because we are finding that repeat-users often don’t scroll down.
July 26, 2018 at 4:28 am #150369Skandha
Participant@violetdeb: What you can do is right now the promotion headline section looks very big due to the size of the image truck. You can decrease the image size which will decrease the height of the promotion headline then you can decrease the slider height to fit the promotion headline and slider into screen.
You can add the following CSS Code and check it satisfies what you want.
Go to => Appearance => Customize = Additional CSS and add the following CSS Code..image.wp-image-3264.attachment-medium.size-medium { width:200px; padding-top:22px; } #promotion-message { padding:0px; } #slideshow { height:510px !important; }
Let me know if this solves your issue!
Kind Regards,
SkandhaJuly 29, 2018 at 6:26 pm #150573Debbie
ParticipantThanks so much … I have shrunk the truck, but the fixed height for the slider messes up too many other things. No worries, I’ll figure out some other solution.
Thanks!
DebbieJuly 30, 2018 at 1:10 am #150584Skandha
Participant@violetdeb: Glad I was able to help out. Have a good day! 🙂
Let me know if you have anymore issues.
Kind Regards,
Skandha -
AuthorPosts
- The topic ‘Default view include promotion section?’ is closed to new replies.