Home section 1

Home Forums All Other Themes Home section 1

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #143023
    Mika SaurenMika Sauren
    Participant
    • Topics: 36
    • Replies: 64
    • Total: 100
    Member since: August 8, 2019

    Hi, i would like to adjust Adventure theme home section 1, i like ti use [client image=”http://avtel.fi/wp-content/themes/skt-naturo-pro/images/client-logo1.jpg” link=”#”] shortcodes here. But can adjust padding top and bottom of section, also is it possible to chance border color of logo area and can chance background color of same area?

    #143024
    Mika SaurenMika Sauren
    Participant
    • Topics: 36
    • Replies: 64
    • Total: 100
    Member since: August 8, 2019

    https://pattaya.sauren.fi/

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .home1_section_area {
        padding: 40px 0;
    }
    .home_section1_content p {
        display: none !important;
    }

    Regards,
    Dave

    #143042
    Mika SaurenMika Sauren
    Participant
    • Topics: 36
    • Replies: 64
    • Total: 100
    Member since: August 8, 2019

    Thank you, now its set ok. But is it possible to chance border color of logo area and can chance background color of same area?

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

    Hi,

    Kindly go to Appearance >> Customize >> Front Page >> Section >> and change section background color

    Regards,
    Dave

    #143083
    Mika SaurenMika Sauren
    Participant
    • Topics: 36
    • Replies: 64
    • Total: 100
    Member since: August 8, 2019

    Thank you, i know how to set that color, but i mean can chance individual client image border or background for this shortcode? [client image=”http://avtel.fi/wp-content/themes/skt-naturo-pro/images/client-logo1.jpg” link=”#”]

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

    Hi,

    Kindly use this one:

    .clientbox { border: 1px solid #f00 !important;}
    .home1_section_area { background-color: #ccc;}

    Regards,
    Dave

    #143094
    Mika SaurenMika Sauren
    Participant
    • Topics: 36
    • Replies: 64
    • Total: 100
    Member since: August 8, 2019

    Thank You, now works perfect!!

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

    Hi Mika,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/24/

    Regards,
    Dave

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