fauzanjeg

Change Height of Category Header

Jun 1st, 2021 (edited)
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.33 KB | None | 0 0
  1. /* Change Height of Category Header */
  2. .archive.category .jnews_category_header_top .jeg_cat_header_4 .jeg_cat_overlay {
  3.     height: 400px;
  4. }
  5.  
  6. /* Position of Title */
  7. .archive.category .jnews_category_header_top .jeg_cat_header_4 .jeg_cat_overlay .jeg_title_wrap {
  8.     padding: 200px 0px /* Half of the height, (400=200) */
  9. }
Add Comment
Please, Sign In to add comment