Title: Header
Last modified: February 24, 2017

---

# Header

 *  Resolved [Carmen](https://wordpress.org/support/users/brownskinwomen/)
 * (@brownskinwomen)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/header-148/)
 * Hi,
 * In mobile view, 5)3 blog posts I choose to display in the header only shows the
   header image and not the title, brief description or the read more button. It
   works fine on tablets and computers. This has been and issue since I first used
   the theme.
 * Carmen Veal
    [http://www.brownskinwomen.com](http://www.brownskinwomen.com)

Viewing 1 replies (of 1 total)

 *  Theme Author [8Degree Themes](https://wordpress.org/support/users/8degreethemes/)
 * (@8degreethemes)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/header-148/#post-8849104)
 * Hi There,
 * Yes the slider texts are disabled to make the mobile view clear and image visible.
   
   If you add text things will become much compact and not so good. That is intentionally
   made so. If you want to show the text then add this in your Additional Css field
   in Customizer:
 *     ```
       @media screen and (max-width: 640px) {
       	#main-slider .caption-wrapper {
       	    display: block !important;
       	}
       }
       ```
   
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Header’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/eightlaw-lite/2.1.6/screenshot.
   png)
 * EightLaw Lite
 * [Support Threads](https://wordpress.org/support/theme/eightlaw-lite/)
 * [Active Topics](https://wordpress.org/support/theme/eightlaw-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/eightlaw-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/eightlaw-lite/reviews/)

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)

 * 1 reply
 * 2 participants
 * Last reply from: [8Degree Themes](https://wordpress.org/support/users/8degreethemes/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/header-148/#post-8849104)
 * Status: resolved