Viewing 3 replies - 1 through 3 (of 3 total)
  • Try adding this to your stylesheet,

    #post_links {
      display: none;
    }

    A better solution though would be to remove the code for it from one of your php files. It’s possibly in archive.php.

    Modifying theme files is a bad idea — you should be using a child theme — as is, all your changes will be lost when the theme is updated. Also, as you are using a commercial theme, you should be getting help from the developer/vendor.

    Thread Starter whambam505

    (@whambam505)

    oh thanks man rab
    that fixed the problem!
    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘i cant remove a text from my page- please help’ is closed to new replies.