Home › Forums › SEA WordPress Theme › Slider Settings “text under image”
- This topic has 10 replies, 2 voices, and was last updated 4 years, 2 months ago by
artsomething.
-
AuthorPosts
-
March 17, 2022 at 2:21 pm #27205
Hello,
I wanted to have portfolio in a slider but I understand this is not possible.
So I’m using images with custom url to do it, it works perfectly but I want to modify few settings :
1 – I would like to have the arrow on left and right always visible on this page
2 – there is a fade in on the underline text, is it possible to change the timing ? I would like a really short one or even cancel it.
3 – “the click zone” for the URL is really really small compared to the navigation arrow zone, I would like something like 15% / 70% / 15%
4 – I don’t see where I can turn off the text information apparition when the mouse is not moving
5 – last one which is probably not possible but for the moment there is only one image visible, is there a way to have 3 images like on carousel version or it’s really a custom work ?thanks a lot
A.
March 18, 2022 at 2:25 am #27215Hi there,
Welcome to SeaTheme forum.1. & 3. Please paste the custom CSS code to “Appearance > Customize: Additional CSS”
.slider-arrow { opacity: 1; top: 50%; width: 15%; }2. Please paste the custom CSS code to “Appearance > Customize: Additional CSS”
.slide-item-wrap-caption, .slide-item-wrap-tit { transition: none; }4. Do you mean “Auto-Hiding”, please try to disable it.
5. It is not possible by default options or custom CSS, it needs more custom job.
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookMarch 18, 2022 at 11:07 am #272191, 2 & 3 thank you everything is perfect
4. I was talking the mouse over text when I am on the image
5. I understand, I’m send you an email
🙂
March 19, 2022 at 3:50 am #27222Hi,
3. please edit the Slider module, find “Auto-Hiding” and disable it.
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookMarch 25, 2022 at 10:27 pm #27261hello for the 3 I was talking about this text, the real mouse over information.Image, “auto-hiding” doesn’t have effect on it.

thanks a lot
March 26, 2022 at 3:42 am #27267Hi,
Sorry, I still don’t understand your question. Can you leave the issue page URL? Thanks!
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookMarch 26, 2022 at 3:56 am #27268This reply has been marked as private.March 26, 2022 at 1:52 pm #27274Did you talk about it? check the video please >> https://www.dropbox.com/s/idxmowbgtgx2j9j/tip-mouseover.mp4?dl=0
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookMarch 26, 2022 at 5:26 pm #27275yes exactly 🙂
March 27, 2022 at 3:02 pm #27279Hi,
Please add the custom JavaScript codes by child theme or the Simple Custom CSS and JS plugin (how):
jQuery(document).ready(function( $ ){ jQuery('.slider-item-link').removeAttr('title'); });
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookMarch 27, 2022 at 6:03 pm #27282seems ok like this, perfect. thank you
-
AuthorPosts
- You must be logged in to reply to this topic.
