Tagged: easy slider
-
AuthorPosts
-
January 17, 2017 at 1:51 pm #734696
Hey guys!
I need to add text in my easy slider. The only options on enfold of where to place this text is right, left, buttom and center, but I need the text to be on the top of the image in the right corner or left.
There is any code of anything to achive what I want?
Hope you can answer as soon as possible.
Thank you so much!January 18, 2017 at 5:48 am #735108Hey lleonera,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardJanuary 18, 2017 at 6:17 am #735125Of course.
The page is not public yet (maintence mode) so I give you the login credentials. The issue is in the easy slider of the Home page.
Here you have a photo of the page: https://dl.dropboxusercontent.com/u/57223972/mediterrani.png
The is no text right now I would like to add some in the right corner of the photos of the easy slider.Thank you so much!
January 18, 2017 at 3:48 pm #735374Hi,
Thanks, I added some text to the slider. Try this CSS to align it top right:
.slideshow_align_caption { display: block !important; text-align: right !important; }
Best regards,
RikardJanuary 19, 2017 at 2:30 am #735644Hey Rikard!
Thank you so much! I just added the code but it doesn’t work :(
What can be done?
Also I have this previous code to change the color of the framed:
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
background: #2388c2;
filter: alpha(transparency = 80);
background: rgba(35,136,194);
}This works perfectly but I don’t know if it’s making our code don’t work.
Thanks again!
January 20, 2017 at 5:31 am #736186Hi,
What exactly is not working? It looks like you removed the text again? Please add it back so we have something to work with.
Best regards,
RikardJanuary 20, 2017 at 11:38 am #736359Hey Rikard,
Yes, I remove the text again ( I just put it back, sorry). What I was meaning is that the code that you gave me to set the text in the right corner didn’t work.
Let’s see if you can do something about it
Thank you so much for your time.
January 22, 2017 at 6:15 am #736880Hi,
I pasted the CSS I gave you previously to Quick CSS and it’s working, please review your site now.
Best regards,
RikardJanuary 23, 2017 at 11:22 am #737196Great! I don’t know why it didn’t work to me but now it’s perfect
Thank you much for your time!
January 24, 2017 at 5:44 am #737514 -
AuthorPosts
- The topic ‘Place the text in easy slider’ is closed to new replies.