Title: Queries regarding css for posts
Last modified: August 31, 2016

---

# Queries regarding css for posts

 *  Resolved [samtazbu](https://wordpress.org/support/users/samtazbu/)
 * (@samtazbu)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/queries-regarding-css-for-posts/)
 * Dear Team,
 * Thanks for the great theme! Very potential.
 * I have been trying many permutation of tags to control the display of the posts,
   through css.
 * Example of a post: [http://www.lilafoundation.in/2016/03/06/tao-life-appreciation/](http://www.lilafoundation.in/2016/03/06/tao-life-appreciation/)
 * A few features I would like to achieve:
 * 1. Display of the entry-title section. I could satisfactorily affect background
   colour, font colour and padding-left, but I am not sure how to code for the height
   and bottom of this background to match that of the grey box indicating the date
   of the post (margin maybe?).
 * 2. I would like to apply analogous features to the entry-title/page-header of
   all categories.
 * Example of a category page: [http://www.lilafoundation.in/category/event-reports/](http://www.lilafoundation.in/category/event-reports/)
 * I have already satisfactorily coded something similar for page headers:
 *     ```
       .page .page-header {
         background-color: #fcd00b
       }
   
       .page .page-header .entry-title {
         color: #ffffff;
       }
   
       .page .page-header .entry-title {
         text-align: center;
       }
       ```
   
 * What would be the css tag for category header titles?
 * 3. I would like to apply full-width and no side widget for all posts and categories
   and the main blog page (or for all the website, for that matter – but I have 
   already settled the case of the Pages manually, case by case). For that purpose,
   all the basic css codes suggested elsewhere online did not work. Which are the
   right ones for this theme?
 * 4. Lastly, are there display options for the posts in the main blog page, or 
   in each category page? I mean, such a a display in rows of boxes, instead of 
   the linear display as is by default, with one row for one post, and then the 
   next one, etc.? My ideal choice would be for a series of boxes, thumbnail of 
   the post, only the title under it and the excerpt below.
 * I hope that is not too much trouble… Else I can manage something with the options
   available.
 * Oh, and the third level drop down links in my menu, on the last item of the right,
   end up opening outside of the screen… Is there a code for it to stay somewhere
   in the screen? (perhaps opening to the left of the second level links?)
 * Thanks a ton !
 * Samuel

Viewing 1 replies (of 1 total)

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/queries-regarding-css-for-posts/#post-7190073)
 * Duplicate of : [https://wordpress.org/support/topic/various-queries-regarding-css-for-posts?replies=2](https://wordpress.org/support/topic/various-queries-regarding-css-for-posts?replies=2)
 * Closing this one.

Viewing 1 replies (of 1 total)

The topic ‘Queries regarding css for posts’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/virtue/3.4.15/screenshot.png)
 * Virtue
 * [Support Threads](https://wordpress.org/support/theme/virtue/)
 * [Active Topics](https://wordpress.org/support/theme/virtue/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/virtue/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/virtue/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/queries-regarding-css-for-posts/#post-7190073)
 * Status: resolved