SKT Girlie Pro-Section 1

Home Forums All Other Themes SKT Girlie Pro-Section 1

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #83433
    claymagichouseclaymagichouse
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: September 9, 2017

    Hi team,
    I have few question about the theme on Section-1 (what’s new in the shop) area

    1) How can I get section 1 (whats new in the shop) image to center( show full image ), now only show the top of the image?

    2) How to change the social-icons color to their original color?

    site: claymagichouse.com

    Thank You

    #83454
    claymagichouseclaymagichouse
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: September 9, 2017

    And also how to change the background color on the section 1 ?

    Thank you

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

    Hi,

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

    Add this code there:

    .products-thumb { height:480px;}
    
    .fa.fa-facebook.fa-lg { background:#3b5998;}
    .fa.fa-twitter.fa-lg { background:#2ca7e0;}
    .fa.fa-google-plus.fa-lg { background:#d74633;}
    .fa.fa-pinterest.fa-lg { background:#cb2027;}
    .fa.fa-instagram.fa-lg { background:#912fbf;}
    .fa.fa-youtube.fa-lg { background:#e02f2f;}
    
    .services-wrap { background-color:#fff !important;}

    Regards,
    Chris

    #83572
    claymagichouseclaymagichouse
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: September 9, 2017

    Thank you for respond,

    2) How to change the social-icons color to their original color?>>>> Solved

    1) How can I get section 1 (whats new in the shop) image to center( show full image ), now only show the top of the image? >>>>>after add this code .products-thumb { height:480px;} but still doesn’t work, please help again?

    Thank you

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

    Hi,

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

    Add this code there:

    .products-thumb { height:480px !important;}

    Regards,
    Chris

    #83676
    claymagichouseclaymagichouse
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: September 9, 2017

    Thank you for help.

    But this code still doesn’t work .products-thumb { height:480px !important;}

    another question is how to change the background color for( Home Page Fourth Column Services section)

    Thank you again!

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

    Hi,

    Kindly add this code there:

    #products-box .products-thumb { height:480px !important;}

    Can you send us the screenshot of Home Page Fourth Column Services section? Upload your screenshot on imgur.com and paste the share url here.

    Regards,
    Chris

    #83708
    claymagichouseclaymagichouse
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: September 9, 2017

    This code works, thanks

    I’ve uploaded the screenshot for Home Page Fourth Column Services section https://imgur.com/a/MBFUm

    Thank you very much!

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

    Hi,

    What color do you have to use in background.

    Regards,
    Chris

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