Tagged: x
-
AuthorPosts
-
May 5, 2016 at 7:49 pm #977949
ocswebParticipantTemp Site URL http://nlwebdesign.com/totalhome/
I would like to create custom buttons in the topbar. What is the html code structure that I need to make these show correctly?
I understand there will need to be a corresponding CSS class for these buttons, so please instruct on how I can make them happen.
Type of button I would like to see: Rounded edge, red border / hover=black , transparent background, black text, small.
I would also like control over the padding and spacing of the top bar to make sure it is vertically centered. I would like these buttons to be on the right where the social icons are normally.
May 6, 2016 at 1:48 am #978244
RupokMemberHi there,
Thanks for writing in! Button HTML should be like this :
<a href="#example" class="x-btn x-btn-red x-btn-real x-btn-rounded x-btn-regular">Round Button</a>You can get other styling class from there – http://theme.co/x/demo/integrity/1/shortcodes/buttons/
To apply additional styling to a button, you can follow this – https://community.theme.co/kb/implementing-additional-button-colors/
Hope this helps.
Cheers!
May 6, 2016 at 10:40 am #978718
ocswebParticipantYes, Thank You.
May 6, 2016 at 5:13 pm #979388
FriechModeratorGlad we could help, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-977949 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
