Tagged: x
-
AuthorPosts
-
April 5, 2016 at 8:01 pm #868414
I want to make a link on top of my static slider image. The software lets me choose Arial, Helvetica, sansserif but there is no way to pick italic. There is a button which seems like it should work, offering choices from 100 to 900. Most of the choices do not change anything, and none make the font italic.
Here is the url: http://suziegruber.com/demo-home-2/
I will send login in the next post.April 5, 2016 at 8:03 pm #868415This reply has been marked as private.April 5, 2016 at 8:14 pm #868422Hi there,
Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
April 5, 2016 at 8:18 pm #868425Sure. If you look at the screenshot, there is a small “Learn more>” line. I just want to turn that to italic. When i use the menu in Revolution Slider, most of the choices do nothing. One that works turns it to bold, not italic.
I also want to make the “Learn more.” line a link to another page. Or turn the entire slideshow element into a link. How can I do that?
Thanks a lot for your speedy reply.April 6, 2016 at 6:33 am #869034Hi there,
Please add the following code in Customize -> Custom -> CSS :
div#slide-3-layer-3 { font-style: italic; }
To hyperlink a layer or slide, please check this link : https://www.themepunch.com/faq/how-to-hyperlink-slides-and-layers/
Hope that helps.
-
AuthorPosts