Title: Featured Title
Last modified: August 31, 2016

---

# Featured Title

 *  Resolved [marbvz](https://wordpress.org/support/users/marbvz/)
 * (@marbvz)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/featured-title/)
 * Hola, necesito que el Featured Title quede fijo sin ocultar, que no haga efecto
   de slide.
 * Como puedo resolverlo, gracias por su ayuda!

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

 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/featured-title/#post-7213640)
 * Hi there – I ran your question through Google Translate and I think you’re asking
   how to have the post titles always present on the blog grid, without the slide-
   in effect, is that right?
 * Assuming you want the date to behave the same way, this custom CSS should do 
   the trick:
 *     ```
       .home .site-content .entry-header,
       .archive .site-content .entry-header,
       .search .site-content .entry-header {
         left: 0;
       }
       ```
   
 * Don’t edit the theme files directly, otherwise your changes will be overwritten
   every time the theme is updated to the latest version.
 * An easy way to add custom CSS is to install the [Jetpack plugin](http://jetpack.me/)
   and activate the [Custom CSS](http://jetpack.me/support/custom-css/) module. 
   You’ll then add your custom CSS in the new stylesheet editor that’ll appear in
   your dashboard, under Appearance > Edit CSS.
 * As alternatives, you could either install a [standalone custom CSS plugin,](http://wordpress.org/plugins/search.php?q=custom+css)
   or create a [child theme.](http://codex.wordpress.org/Child_Themes)
 * If you need help in Spanish, feel free to post in this forum:
    [https://es.forums.wordpress.org/](https://es.forums.wordpress.org/)
 *  Thread Starter [marbvz](https://wordpress.org/support/users/marbvz/)
 * (@marbvz)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/featured-title/#post-7213651)
 * Buenisimo!
    Logre cambiar el CSS con Jetpack pluggin. Agradezco tu respuesta!
 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/featured-title/#post-7213652)
 * Glad that did the trick!

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

The topic ‘Featured Title’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/featured-title/#post-7213652)
 * Status: resolved