This topic has 12 replies, 4 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
Hi,
Is it possible that you send me the slider-files from your default demo?
https://www.8theme.com/demo/royal/
As the slider was not installed when i Imported the Demo-content it world be Great to import it manualy. As i want my slider to look very much like your demo it would save me a lot of time if i could just take yours and make some changes to the images and text instead of creating everything from scratch.
Would be fantasic:)
Best
Olexi
Hello,
I’ve imported demo slider in your wp-admin panel > Revolution Slider. It’s called “Home Tall (home2)”.
Thank you.
Regards,
Eva Kemp.
you are my hero 🙂
many thanks
olexi
Hello,
You’re welcome!
Regards,
Robert Hall.
one more question regarding buttons in the slider.
you use class=’btn medium btn-white’ … i would love to have
the same button as you but in black.
i tried to use class=’btn medium btn-black’ … but it does not work
because the button is with a black fill.
is there any class that i can use to get the same button as in your demo slider but black?
or any other “easy” way to get that black button?
best
olexi
Hello,
I’ve added the following code into custom.css file:
.btn-black {
border: 2px solid black;
color: black !important;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.btn-black:hover {
border: 2px solid black;
background-color: black !important;
color: white !important;
}
and edited the second slide, changed btn-white to btn-black.
Please check it.
Regards,
Eva Kemp.
hi eva,
that doesn’t work. the background should be transparent but it is black.
on mouseover the color black with white font is fine.
best
olexi
Hello,
I’ve edited the code and now buttons background color is transparent.
Please check.
Regards,
Eva Kemp.
great, many thanks. perfect.
but a new issue. the slider is not completely visible on tablets and smartphones. i tried several but it was the same everywhere. any idea how to solve this problem?
find some screenshots in the private area.
best
olexi
Hello,
Please, read plugin documentation to get more information about adjusting slider settings http://revolution.themepunch.com/documentation/
Regards,
Olga Barlow
oke, many thanks.
olexi
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Royal Demo slider’' has been successfully resolved, and the topic is now closed for further responses