I have used the Button-Element of the Visual Composer. The buttons had the same style like at the screenshot attached. I don't know what happened, know they have a different style, that the button is also filled in the default mode.
I tried different options, but I can't find the previous option. Which are the settings for VC-Buttons, with the style in the attached screenshot?
Not sure how we can help with custom coded buttons ?. Try adding the VC Button Shortcodes and then copy paste its HTML using the Inspect Element Option in the Chrome Browser.
Hey again,
I have used the Button-Element of the Visual Composer. The buttons had the same style like at the screenshot attached. I don't know what happened, know they have a different style, that the button is also filled in the default mode.
I tried different options, but I can't find the previous option. Which are the settings for VC-Buttons, with the style in the attached screenshot?
Thanks a lot!
Hey,
Please provide the page url so i can see whats going wrong.
Thanks
ThemeNectar Support Team
Hey Tahir,
I builded the buttons by my own with the plain html element of the visual composer. So they are independent of the theme setting!
Thank you a lot for supporting!
Hey Again,
Not sure how we can help with custom coded buttons ?. Try adding the VC Button Shortcodes and then copy paste its HTML using the Inspect Element Option in the Chrome Browser.
B.est
ThemeNectar Support Team
Hey Tahir,
thanks for supporting! I allready did a custom code button (attached Image).
It works very well. I did it like this:
Custom VC-HTML: <div class="button_1"><a href="/projects">Name_Button</a></div>
Css-Code: