Hi,
how can i make the ® registered Trademark icon smaller. Now it is very big. Especially when used in a heading. Also it is not elevated.
Thanks Simon
Hey simonac!
Please wrap it inside a span as following
<span class="custom-trademark">®</span>
and add following code to Quick CSS
.custom-trademark { font-size: 14px!important; }
Best regards,
Yigit
Hi Yigit the icon is smaller now, thanks.
But it is at the bottom instead at the top.
Hey!
Please add following code to Quick CSS as well
h3 span.custom-trademark {
position: relative;
bottom: 15px;
}
Best regards,
Yigit
Hi, is there any code or plugin who elevates the trademark sign on the whole website automatically?
Or is it possible to attach a button to the avia layout builder who generates the trademark symbol already elevated (similar to the function in TinyMCE https://die-netzialisten.de/wordpress/sonderzeichen-in-tinymce-hochgestellt-platzieren/)
Thanks
Hi,
Can you please post the link to your page and a screenshot showing the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
Yigit
Hi,
Please create your own ticket, so we can handle the individual replies.
Best regards,
Basilis