Home › Forums › Basel support forum › Tall banners 3 columns – Home fashion page
Tall banners 3 columns – Home fashion page
- This topic has 11 replies, 2 voices, and was last updated 4 years, 3 months ago by Elise Noromit.
-
AuthorPosts
-
August 18, 2020 at 1:10 pm #219545
Michael_1986ParticipantHello,
I would like to use the “Tall banners 3 columns” that are on the “Home fashion page” template.
Home fashion page:
https://demo.xtemos.com/basel/home-fashion/I noticed that you have used 264×543 size image in the banners. Is it the optimal image size? It looks great on bigger devices but on some smaller mobile phones the image seems to be a little too big. Is it possible to modify the image size used on mobile banner?
Thanks in advance!
August 18, 2020 at 7:15 pm #219598
Elise NoromitMemberHello,
I suggest hiding the column containing this banner on mobile device https://wpbakery.com/video-academy/control-elements-different-devices-responsive-column-controls/
Then create a clone row with banners configured for another size and show this column on mobile and hide on the desktop.
Best Regards
August 19, 2020 at 4:58 am #219639
Michael_1986ParticipantThanks! I will do that.
August 19, 2020 at 6:59 am #219677
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
August 24, 2020 at 6:05 am #220753
Michael_1986ParticipantRelated to this problem I have one more question:
How can I hide the whole row in mobile? There is no “Responsive options” in the Row settings.
I used the column settings to hide text but background image is still there so I would need to hide that also from the row settings.
Attachments:
You must be logged in to view attached files.August 24, 2020 at 12:35 pm #220868
Elise NoromitMemberHello,
Yes, a row does not have a responsive option. You can insert a class into the row and I will provide custom CSS to hide.
There is one more way:
You insert an inner row into the row and assign the background to the inner row: https://wpbakery.com/video-academy/insert-inner-row-wpbakery-page-builder-wordpress/
Then you configure the responsiveness for the column that relates to the outer row.
Best Regards
August 24, 2020 at 12:54 pm #220877
Michael_1986ParticipantThanks for the information!
I tried with the inner row but it leaves too much blank space on the page.
Can you give me the custom CSS with class so I can hide the row from mobile?
August 24, 2020 at 2:26 pm #220892
Elise NoromitMemberHello,
Enter the row setting and insert any word in the “Class” field without any dots, then provide page URL and class you have assigned.
Best Regards
August 24, 2020 at 4:29 pm #220918
Michael_1986ParticipantI added this class to the “Extra class name” field:
headertekstiI sent you the url of my site in the Private Content because I would like my site url to be private.
Thanks!
August 24, 2020 at 9:26 pm #220982
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Mobile:
body .headerteksti{ display:none; }
Best Regards
August 25, 2020 at 5:21 am #221014
Michael_1986ParticipantThanks again!
August 25, 2020 at 11:56 am #221083
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register