- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 19,048
- راهحلها
- 27
- پسندها
- 3,251
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
I would like to change the h3 title color only on the template help_index without affect other templates. I can do this my using html in the title field but the html code is displayed in the tab - example:
Title:
Page inspect shows:
and
I tried editing help_index line
Title:
<font color ="brown">Insert a Video as an attachment.</font>
Page inspect shows:
and
I tried editing help_index line
<h3 class="block-textHeader">
to <h3 class="block-textHeader-custom-brown">
an tried both these in...
نام موضوع : Help page CSS extra.less - change h3 title color