-
-
How do I add the same page of the button style in revolution slider?
-
Hello,
Sorry, I didn’t understand. Can you be more clear?
Best regard!
-
In revolution slider, how I create a button like the one I created in the home by visual componser?
-
or if you can help me, how do I install these buttons to use?
-
Hello,
Just copy the css style of the button you want. Add a class at the button you add at RevSlider.
Theme support doesn’t included theme customizations. We can’t help you customize the buttons.
Best regards!
-
I tried to change the colors of button but could not. I know I can change by Style Options panel> Buttons style.
But I want to create some Broken parts of different colors, so I created classes:
.my-button-black {
background-color: # 222222;
border: 3px solid # 000000;
box-shadow: none;
color: # 369852;
}
.my-button-black: hover {
background-color: # 575757;
border: 3px solid # 124525;
box-shadow: none;
color: # 336699;
}but it did not work the button is transparante and not background, what the correct way to do?
-
Hello,
Can i please see a link where is this?
Best regards!
-
-
And also how I increased the size of the title element vc – tab with text?
-
Hello,
To add any icon into a text block add this html:
<i class="linecon-icon-user"></i>
Change the icon class to your need. Can you please explain better on the ‘title element vc – tab with text’? What visual composer element are you referring to?
Can you please send me the link there the button you are trying to edit is? I can’t find it.
Where did you add the css for the button? It should be added at custom css box, located in Theme Options.
Let us know.Best regards!
-
“Can you please explain better on the ‘title element vc – tab with text’? What visual composer element are you referring to?”
title with divider
Link Button: https://maraujo.com.br/wp-admin/admin.php?page=revslider&view=slide&id=2
CSS in Slider Settings : https://maraujo.com.br/wp-admin/admin.php?page=revslider&view=slider&id=1
-
-
Hello,
Please check your site as it shows just plain blank space. I needed a link of the page you are trying to get these icons, please send that, not the wp-admin link.
Let us know.Best regards!
-
-
Hello,
You can change the size of title element, in General Options > Typography Options > Body Font Style. Change here the size and type.
For the button, you can either style it from the panel, or create a custom css class, set the styling and assign it to your button (screenshot).Best regards!
-
You must be logged in to reply to this topic.