# Can we get a class added for styling?

**URL:** https://meta.discourse.org/t/can-we-get-a-class-added-for-styling/111509
**Category:** Support
**Tags:** solved
**Created:** [13 במרץ,‏ 2019,‏ 7:47pm UTC](https://meta.discourse.org/t/can-we-get-a-class-added-for-styling/111509 "2019-03-13T19:47:59Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Poshwaffle](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/poshwaffle/32/133886_2.png) [@Poshwaffle](https://meta.discourse.org/u/Poshwaffle)
#### Post date: [13 במרץ,‏ 2019,‏ 7:47pm UTC](https://meta.discourse.org/t/can-we-get-a-class-added-for-styling/111509/1 "2019-03-13T19:47:59Z")

</div>

The Solved plugin is awesome, but it doesn’t appear there is any class(es) to the div/blockquote which can be used for styling.

I was hoping to make it more eye catching for readers. Something like this:

[](https://cl.ly/mXuRJrb1)

---

<div class="post-metadata">

### Author: ![joebuhlig](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/joebuhlig/32/193054_2.png) [@joebuhlig](https://meta.discourse.org/u/joebuhlig)
#### Post date: [13 במרץ,‏ 2019,‏ 8:46pm UTC](https://meta.discourse.org/t/can-we-get-a-class-added-for-styling/111509/2 "2019-03-13T20:46:09Z")

</div>

In lieu of a specific class, I believe this scenario has two `cooked` divs with the second being your answer. I can’t think of other scenarios where that exists so you could write your selector to target the second one.

---

<div class="post-metadata">

### Author: ![Poshwaffle](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/poshwaffle/32/133886_2.png) [@Poshwaffle](https://meta.discourse.org/u/Poshwaffle)
#### Post date: [14 במרץ,‏ 2019,‏ 2:00am UTC](https://meta.discourse.org/t/can-we-get-a-class-added-for-styling/111509/3 "2019-03-14T02:00:45Z")

</div>

Hey @joebuhlig

Yeah thats what I ended up doing, but I don’t think you should have to do that. A class would be nice to have. 🙂

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [14 במרץ,‏ 2019,‏ 2:22am UTC](https://meta.discourse.org/t/can-we-get-a-class-added-for-styling/111509/4 "2019-03-14T02:22:43Z")

</div>

I agree that a class would be nice (I think we used to have something at some point in the past).

I have a PR open to add the class `.accepted-answer` to the quote.

> <https://github.com/discourse/discourse-solved/pull/76>

update: this was merged and the class is available

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [18 ביולי,‏ 2019,‏ 1:52pm UTC](https://meta.discourse.org/t/can-we-get-a-class-added-for-styling/111509/5 "2019-07-18T13:52:06Z")

</div>


