Advertisement
arie_cristianD

change heading 4 style

Feb 12th, 2024
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.23 KB | None | 0 0
  1.  
  2. .jeg_block_heading.jeg_block_heading_4 .jeg_block_title span{
  3.     font-size: 11px;
  4.     font-weight: 700;
  5.     color: #fff;
  6.     background-color: #222;
  7.     border-radius: 3px;
  8.     padding: 2px 15px;
  9.     display: inline;
  10.    
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement