Skip to content

instagram but w/o distractions by cesarravenclaw

Details

Authorcesarravenclaw

LicenseNo License

Categoryinstagram.com

Created

Updated

Size1.9 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Turn off the Explorer, Reels and DMs.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Instagram (but w/o distractions)
@version      2.0
@namespace    userstyles.world/user/cesarravenclaw
@description  Instagram layout w/o the Explorer, Reels and DMs.
@author       cesarravenclaw
@license      No License
==/UserStyle== */

@-moz-document domain("instagram.com") {
/* ONE HAND STYLE */
.x9f619.xjbqb8w.x78zum5.x168nmei.x13lgxp2.x5pf9jr.xo71vjh.x1n2onr6.x1plvlek.xryxfnj.x1iyjqo2.x2lwn1j.xeuugli.xdt5ytf.xqjyukv.x1qjc9v5.x1oa3qoh.x1nhvcw1:not(section.x1qjc9v5.x6umtig.x1b1mbwd.xaqea5y.xav7gou.x9f619.x5n08af.x78zum5.xdt5ytf.xs83m0k.xeuugli.xdj266r.x11i5rnm.xat24cr.x1mh8g0r.xexx8yu.x4uap5.x18d9i69.xkhd6sd.x1n2onr6.xk390pu.x11njtxf.x139hhg0.x1qgnrqa.xg1prrt.x1quol0o *) {
    margin-top: 20em;
}


/* REMOVE ADD STORIES */
._aauk:first-of-type {
    display: none;
}

    
/* REMOVE INSTAL APP BAR */
._abpk {
    display: none;
}

/* NAV BAR */
  /* ORDER CHANGER */
    .xaeubzz > div:nth-child(1) {
      order: 2;
    }
    
    .xaeubzz > div:nth-child(5) {
      order: 2;
    }

  /* REMOVE REELS AND DMs */
  .xaeubzz > div:nth-child(3),
  .xaeubzz > div:nth-child(4) {
      display: none;
  }


/* REMOVE PROFILE MENU */
.x11njtxf.x1wzhzgj.xaqea5y {
    display: none;
}


/* SEARCH PAGE */
._ac-t > *:not(.x1qjc9v5) {
  display: none;
}


/* SEARCH BAR */
  /* POSITION */
  header._aa4e._ab15 {
      position: static;
  }

  /* FORMATTING */
  input._aaie._abeh._aaic._ag7n {
      background-color: #efefef;
      border: 0;
      font-size: 1.4em;
      color: #000000b3;
      height: 0.7em;
      padding: 1em 1.3em 1.3em;
      line-height: 1em;
  }

  /* SEARCH BAR BG */
  ._ab16 {
      background: #fff;
  }

  /* REMOVE CANCEL BUTTON */
  .x16n37ib.xl56j7k {
    display: none;
  }

  /* REMOVE BOTTOM LINE */
  ._ab15::before {
      display: none;
  }


.x1e56ztr.x11njtxf {
    margin-top: 23em;
}


}

Reviews

No reviews yet.