Home › Forums › WoodMart support forum › Promo Banner High Mobile
Promo Banner High Mobile
- This topic has 17 replies, 2 voices, and was last updated 4 years ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
October 17, 2020 at 11:31 am #233962
Jean-MichelParticipantGood day. I redesigned the demo / black-friday demo page. Instead of the Revolution Slider, I used the Banner Carousel. However, it doesn’t look good on the smartphone because it shows the full height and therefore only shows a section of the banner image. How can I set the banner height for smartphones to 300px with CSS? The banner is
467px high, but for mobile it should only be 300px high!
Demo:
https://jamb-xxl.ch/home-black-friday/Please help:-)
October 17, 2020 at 12:11 pm #233968
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Custom CSS for the Mobile area under Theme Settings >> Custom CSS.
.promo-banner .banner-image { height: 300px !important; }
Regard’s.
Xtemos Studios.October 17, 2020 at 12:25 pm #233971
Jean-MichelParticipantIt doesn’t work. I also cleared the cache. The banner remains the same height as in desktop mode.
October 17, 2020 at 12:34 pm #233973
Jean-MichelParticipantCan you see it? Is still all the way up
Attachments:
You must be logged in to view attached files.October 17, 2020 at 12:39 pm #233981
Jean-MichelParticipantIt should be so:
Attachments:
You must be logged in to view attached files.October 17, 2020 at 12:43 pm #233984
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
Please try replacing the previous CSS with the following in the Custom CSS for the Mobile area under Theme Settings >> Custom CSS.
.promo-banner .banner-image.wd-bg-position-center { height: 300px !important; }
If you are still unable then provide admin panel login details of the website to check it myself and help you out accordingly.
Regard’s.
Xtemos Studios.October 17, 2020 at 12:48 pm #233992
Jean-MichelParticipantIt still does not work:-)
October 17, 2020 at 1:06 pm #233996
Aizaz Imtiaz AwanKeymasterHello,
I have logged into your website and the CSS I provided is working for mobile. The issue was due to some CSS code syntax error that you have added in the Global Custom CSS area that’s why the mobile Custom CSS wasn’t working. I have checked by removing and working.
Screenshot for Clarification: https://ibb.co/NC0QbYR
The CSS casing issue is as follows:
::-webkit-scrollbar { width: 0px; /* remove scrollbar space / background: transparent; / optional: just make scrollbar invisible / } / optional: show position indicator in red */ ::-webkit-scrollbar-thumb { background: #FF0000; }
Best Regards.
October 18, 2020 at 11:54 am #234147
Jean-MichelParticipantOh you are the best! Many Thanks. Now all banner backgrounds are nice on the smartphone and not so extremely high 🙂
As always, have fun with your theme 🙂
Thanks.
Kobler Jean-MichelOctober 18, 2020 at 1:24 pm #234161
Jean-MichelParticipantBut now I have another problem. I put another banner in the carousel. The second banner is already visible. How come? Please watch the video. A banner looks fine, but as soon as there are 2 there is this error:
https://www.awesomescreenshot.com/video/1394587?key=5ce29566b549365e735965540a63c001October 19, 2020 at 8:29 am #234363
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
I watched the video you attached. Please try recreating the promo banner and then clear the cache and check back.
If the problem continues then deactivate all the third-party plugins and tell me to check it myself and help you out accordingly.
Best Regards.
October 19, 2020 at 9:38 am #234380
Jean-MichelParticipantGood day. I have already tried everything, deactivated all plugins and also cleared the cache and the banner was redone. As soon as there are 2 banners, this error occurs. I also tested it on another system and there is exactly the same problem 🙁
October 19, 2020 at 9:50 am #234387
Jean-MichelParticipantIt seems to be due to the margin left 300px. If I take out margin 300px, then the banner is displayed correctly, but then it is in the wrong place, on the far left and that is also not good. Can you solve that?
Is the Black Friday demo also available for Elementor? I would have solved it there long ago 🙂 However, I would have to redo all the pages and I’m still a little lazy at the moment
October 19, 2020 at 11:33 am #234426
Aizaz Imtiaz AwanKeymasterHello,
As the promo banners work fine without the margin-left value that you added which makes it clear it’s not the theme issue. The issue is caused by the margin you added.
And if you want to use Elementor as a page builder then You need to recreate all the pages again if you want to Go to Elementor.
Regard’s.
Xtemos Studios.October 19, 2020 at 11:38 am #234427
Jean-MichelParticipantNo. The scope is given in the Blackfriday demo, I have not adjusted anything. Margin 300px they set in the demo not me. I haven’t changed anything, just created a banner.
October 19, 2020 at 1:18 pm #234471
Aizaz Imtiaz AwanKeymasterHello,
In the demo version, the slider is used and the settings were made accordingly.
As you change the slider to the promo banners then you need to remove the margin value as well which is causing the issue for the display of the promo banner. As it works without the margin correctly which clarifies that is not an issue of the theme.
Regard’s.
Xtemos Studios.October 19, 2020 at 1:45 pm #234475
Jean-MichelParticipantOk then maybe you can tell me how I can set the Revolution Slider Height for Mobile to 300px? That was the reason why I no longer wanted the slider. If I set the height to 300px in Revolution Slider on Mobile, nothing happens. It always remains 465px high and is therefore much too high for my pictures.
You see, nothing happens when I set the height for Mobile:
ExampleOctober 20, 2020 at 6:26 am #234630
Aizaz Imtiaz AwanKeymasterHello,
You can set the height of the slider for devices according to your needs by editing the slide.
Screenshot for Clarification: https://ibb.co/ZRDq0S8
Regard’s.
Xtemos Studios. -
AuthorPosts
Tagged: Banner height, mobile, Promo Banner
- You must be logged in to create new topics. Login / Register