SKT Beauty Cuts Pro Version: 1.0

Home Forums All Other Themes SKT Beauty Cuts Pro Version: 1.0

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #143284
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    hi, on the home page services section on this site: https://spcprint.com/wordpress/ I would like to use 4 columns, the code is set up for 3 [column_content type=”one_third”], what is the edit for 4 columns please

    thanks

    #143296
    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 .one_third { width:22.60% !important;}
    .one_third p:empty { display: none;}
    #services_wrap .one_third h2 { margin-top: 20px;}
    
    @media screen and (max-width:767px) {
    #services_wrap .one_third { width:100% !important;}
    }

    Regards,
    Chris

    #143381
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    perfect, thanks

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

    🙂

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