Home › Forums › All Other Themes › Home section 1
- This topic has 8 replies, 2 voices, and was last updated 4 years, 9 months ago by Sonl Sinha.
-
AuthorPosts
-
January 13, 2020 at 8:51 am #143023
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?
January 13, 2020 at 8:53 am #143024https://pattaya.sauren.fi/
January 13, 2020 at 10:39 am #143032Hi,
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,
DaveJanuary 13, 2020 at 11:26 am #143042Thank you, now its set ok. But is it possible to chance border color of logo area and can chance background color of same area?
January 13, 2020 at 12:29 pm #143054Hi,
Kindly go to Appearance >> Customize >> Front Page >> Section >> and change section background color
Regards,
DaveJanuary 14, 2020 at 4:43 am #143083Thank 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=”#”]
January 14, 2020 at 4:57 am #143085Hi,
Kindly use this one:
.clientbox { border: 1px solid #f00 !important;} .home1_section_area { background-color: #ccc;}
Regards,
DaveJanuary 14, 2020 at 5:48 am #143094Thank You, now works perfect!!
January 14, 2020 at 5:54 am #143097Hi Mika,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/24/
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.