remove gallery?

  • Posted in : Read WP
  • tankt
    Participant

    Hi, Is there any way i can remove the gallery? since i have no use for it? pls help. thank u.

    tankt
    Participant

    Or how to i remove the gallery portion from the archive section? Because i do not need it in my website.

    ahmetsali
    Keymaster

    Hi, you can try this custom css code;

    .page-template-page-archive-php .row .span3:last-child {
        display: none;
    }
    @media (min-width: 1200px) {
    .page-template-page-archive-php .row .span3 { width: 31%; }  
    }
    
Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register