Title: Different heading within div
Last modified: August 20, 2016

---

# Different heading within div

 *  [Joost009](https://wordpress.org/support/users/joost009/)
 * (@joost009)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/different-heading-within-div/)
 * Hello everybody,
 * I’ve got a question; how can I set a different format for heading within a div
   in style.CSS? I’ve got an accordion style button, and when the button is clicked,
   I want the content to show, but not in the same style.
 * Here’s my code:
 *     ```
       .art-blockcontent-body table,
       .art-blockcontent-body li,
       .art-blockcontent-body a:link,
       .art-blockcontent-body a:visited,
       .art-blockcontent-body a:hover
       {
         color: #403934;
         font-family: "HelveticaNeueLT Com 35 Th",Arial, Helvetica, Sans-Serif;
         font-size: 13px;
         line-height: 125%;
       }
   
       .art-blockcontent-body p
       {
         margin: 6px 0;
       }
   
       .art-blockcontent-body a, .art-blockcontent-body a:link
       {
       color: #5F5B54;
       padding: 0 0px;
       margin: 0 0;
       line-height: 33px;
       font-family: "Droid Serif",Arial, Helvetica, Sans-Serif;
       font-size: 20px;
       text-align: left;
       text-decoration: none;
       position: relative;
       display: block;
       overflow: hidden;
       height: 33px;
       width: 160px;
       cursor: pointer;
       }
   
       .art-blockcontent-body a:visited, .art-blockcontent-body a.visited
       {
         color: #403934;
         text-decoration: none;
       }
   
       .art-blockcontent-body a:hover, .art-blockcontent-body a.hover
       {
         color: #961818;
         text-decoration: none;
       }
   
       .art-blockcontent-body ul li
       {
         color: #403934;
         font-size: 10px;
         padding: 0 0 0 0px;
         float: left;
         background: none;
       }/* end Box, BlockContent */
   
       .art-blockcontent-body ul li li
       {
        float: none;
       }
       ```
   
 * Can someone please help me how to solve this? Thank you all very much in advance!

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [Joost009](https://wordpress.org/support/users/joost009/)
 * (@joost009)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/different-heading-within-div/#post-3530062)
 * Can someone please tell me how to do this, or give me advice how I can get to
   know how to do this?
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/different-heading-within-div/#post-3530063)
 * It’ll be easier for someone to help if you post a link to a page where this is
   set up.
 *  Thread Starter [Joost009](https://wordpress.org/support/users/joost009/)
 * (@joost009)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/different-heading-within-div/#post-3530067)
 * Here’s the link to the page that I’m building that contains the accordions where
   the subbuttons need to have a different style than the headbuttons:
 * [http://bit.ly/Xq1ELe](http://bit.ly/Xq1ELe)
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/different-heading-within-div/#post-3530071)
 * I don’s see any buttons on that page. In general, try using a browser tool such
   as [Firebug](http://getfirebug.com) to help you find the relevant CSS. You may
   also need to ask this question on the Artisteer forums – as these forums only
   support themes from the repository on this site.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Different heading within div’ is closed to new replies.

## Tags

 * [div](https://wordpress.org/support/topic-tag/div/)
 * [heading](https://wordpress.org/support/topic-tag/heading/)
 * [li](https://wordpress.org/support/topic-tag/li/)
 * [ul](https://wordpress.org/support/topic-tag/ul/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/different-heading-within-div/#post-3530071)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
