-
AuthorPosts
-
July 28, 2015 at 2:18 pm #343277
Hello, I want the flat-rounded-regular button to appear in my Revolution Slider. Rounded buttons are appearing correctly throughout the rest of my site, but not in the Revolution Slider (it shows up square). Please see http://test.qeople.com.
I’m calling the button like this in the Revolution Slider:
And, I have this added to the Revolution Slider CSS:
.purple-button {
color: #fff !important;
background-color: #75336e;
border-radius: 0.225em;
}.purple-button:hover {
color: #fff !important;
background-color: #75336e;
}Any help is much appreciated!
-Miranda
July 28, 2015 at 2:20 pm #343286The Forum website resolved the button code instead of leaving it in tact… Trying again:
<a href='http://test.qeople.com/candidate-landing-page/' class='x-btn x-btn-flat x-btn-rounded x-btn-regular purple-button'>Become a Member</a>
July 28, 2015 at 4:44 pm #343425Hi there,
You may implement your own button classes and apply. Please refer to the following kb article (https://community.theme.co//kb/implementing-additional-button-colors/).
Hope that helps.
July 28, 2015 at 4:50 pm #343430Thanks for the response. I know how to add new button characteristics and new button classes. The problem is that something is conflicting with the button-radius setting in the Revolution Slider, such that the button does not have rounded corners. I can’t figure it out with Inspect Element.
July 28, 2015 at 4:51 pm #343431I meant border-radius. Sorry.
July 28, 2015 at 6:32 pm #343501OK, I figured this out. I have to redefine the class that Revolution Slider is using (for some reason that doesn’t make sense to me). Seems to be working now. Thanks.
July 28, 2015 at 8:47 pm #343584Glad that this is working now.
You’re welcome!
Always,
XOctober 1, 2015 at 12:40 am #605943Can you tell me how you got this to work? I am still having this issue. I’m selecting the rounded button but it is appearing with squared corners in the slider
October 1, 2015 at 12:43 am #605948Hello There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
-
AuthorPosts