Jump to content

Customization For Forum Topic Titles Background Highlight


IVC101

Recommended Posts

Posted

1111111.thumb.png.17c4a3e5fe0e84f10c732c8850063740.png

I'm interested in knowing how I can customize the color of the forum posts background highlight. I can't find it in my theme customization options. 

Posted

I'm not sure if this is what you wanted but in custom.css try:

[data-controller="core.front.core.moderation"] [data-role="editableTitle"]:hover {
  //your background color here
}

 

Posted
3 minutes ago, GrooveOnBeat said:

I'm not sure if this is what you wanted but in custom.css try:


[data-controller="core.front.core.moderation"] [data-role="editableTitle"]:hover {
  //your background color here
}

 

Thank you. 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...