Handy Pro Shop

Home Forums Handy Theme Support Handy Pro Shop

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #139577
    Carlos Raez CamposCarlos Raez Campos
    Participant
    • Topics: 114
    • Replies: 94
    • Total: 208
    Member since: May 17, 2018

    Hi i don´t want to appear the contact form at the page of the shop..
    please how can delete it

    url:https://www.albaguirado.com/
    login:https://www.albaguirado.com/wp-login
    user:test
    pass:test

    https://imgur.com/89MgiOy

    thanks
    Regards
    Carlos

    #139621
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .archive #sidebar {
        display: none !important;
    }
    .archive .site-main { width:100% !important;}

    Regards,
    Chris

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.