Cuts & Style Pro

Home Forums All Other Themes Cuts & Style Pro

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

    Hello

    I want at this website www.oconpeluqueria.com

    make the three boxes services in muy web site “Politica de Empresa” make it not a anchor… only a image or text i want not to go to another page…

    thanks!!

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

    Hi,

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

    Add this code there:

    .services-wrap .three_column a { pointer-events: none;}
    .services-wrap .three_column { cursor: pointer;}

    Regards,
    Dave

    #126078
    Carlos Raez CamposCarlos Raez Campos
    Participant
    • Topics: 114
    • Replies: 94
    • Total: 208
    Member since: May 17, 2018

    Hi i make this, but is the same, not running….

    thanks….

    www.oconpeluqueria.com

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

    Hi,

    Kindly use this one

    .three_column.three_column:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        background: transparent;
        height: 100%;
        width: 100%;
        z-index: 1;
    }

    Regards,
    Dave

    #126095
    Carlos Raez CamposCarlos Raez Campos
    Participant
    • Topics: 114
    • Replies: 94
    • Total: 208
    Member since: May 17, 2018

    hi the same not running….

    thanks….

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

    Hi,

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Dave

    #126103
    Carlos Raez CamposCarlos Raez Campos
    Participant
    • Topics: 114
    • Replies: 94
    • Total: 208
    Member since: May 17, 2018

    Hi now i pass your email for you ….and not running thanks

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

    Hi,

    https://oconpeluqueria.com/wp-admin isn’t working. We are getting this message.

    Have a look at:
    https://imgur.com/a/fahO2g9

    Regards,
    Dave

    #126295
    Carlos Raez CamposCarlos Raez Campos
    Participant
    • Topics: 114
    • Replies: 94
    • Total: 208
    Member since: May 17, 2018

    Ok thanks is from my hosting, if you at United States now you can, Working!!!

    thanks!!

    I wait your answer

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