- This topic has 3 replies, 2 voices, and was last updated 5 months, 3 weeks ago by
SeaTheme.
- AuthorPosts
- July 19, 2020 at 3:56 pm #22022
Hello,
I am using the gallery on the right single project option and I would like to make the gallery full witht in the mobile, is it possible?Here I attache the link to my “Gallery on the right” page:
http://madebyjaume.com/ux-portfolio/fmi-interior-oficina/Kind regards,
July 20, 2020 at 1:17 am #22026Hi,
Hi,
Please paste the custom CSS code to “Appearance > Customize: Additional CSS”:
@media (max-width: 991px){ .responsive-ux .is_stuck + div, .responsive-ux .single-gallery-col2-filled > div { padding-left: 0; padding-right: 0; } } @media (max-width: 767px){ .responsive-ux .list-layout[data-gap="0"] .gallery-images-img { height: calc(100% + 1px)!important; } }
Regards!
SeaTheme – SeaTheme.net – Twitter – Facebook
July 30, 2020 at 4:40 pm #22114Hello,
Thank you for you answer but when applying the all the text and images become full size in the mobile device and I only need the pictures to become full with.I want som help with the following:
– Although I uploaded png pictures for the arrows in the slider from the following link, they don’t show in the computer web nor the mobile web.
http://madebyjaume.com/ux-portfolio/beplus-2020/– I would like to change the word “All” in the filter by the word “Todas”.
http://madebyjaume.com/proyectos/– I would like to change the word “All” in the filter by the word “Todas” and rectify the filter “DIseño 3D” to “Diseño 3D”.
http://madebyjaume.com/habilidades-de-disenador/Kind regards,
July 31, 2020 at 3:17 am #22115Hi,
Please update the CSS:
@media (max-width: 991px){ .responsive-ux .single-gallery-col2-filled > div.single-col2-gallery-wrap { padding-left: 0; padding-right: 0; } } @media (max-width: 767px){ .responsive-ux .list-layout[data-gap="0"] .gallery-images-img { height: calc(100% + 1px)!important; } }
I cannot know why the arrow not shown only by the page. I need to check the wp-admin. please send your question(this topic URL) and wp-admin(URL / username/password) to uiueux@gmail.com, I’ll log in to check it.
Please replace the “All” by the Loco translate plugin, to translate the BM Content plugin, find the “All” to replace.
The “DIseño 3D” is the category item name, please go to Portfolio>Category, find the item to edit.
Best
- AuthorPosts
- You must be logged in to reply to this topic.