Site icon Catch Themes

Register-Button in the Header

Is it possible to place a button (a box with hyperlink) in the right corner of the header (there, where the search-widget is). I tried with this code in the editor of the header-file
<div id="dc-contact-2" class="dc-contact-slick bottom align-right" style="width: 260px; position: fixed; z-index: 10000; margin-bottom: -345px; right: 40px;">
<div class="tab" style="position: absolute; margin-top: -43px; right: 0px;">
<span>Register</span>
</div>
But this doesn't work
Exit mobile version