Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #977949
    ocsweb
    Participant

    Temp 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.

    #978244
    Rupok
    Member

    Hi 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!

    #978718
    ocsweb
    Participant

    Yes, Thank You.

    #979388
    Friech
    Moderator

    Glad we could help, Cheers!

  • <script> jQuery(function($){ $("#no-reply-977949 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>