Advertisement
arie_cristianD

breadcrumbs margin

Nov 5th, 2023
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.15 KB | None | 0 0
  1. /* change the breadcrumbs margin in single post template 1 */
  2.  
  3. .jeg_single_tpl_1 .jeg_breadcrumbs.jeg_breadcrumb_container {
  4. margin : -10px auto 0;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement