Toggle navigation
Webriti Support Forum
Categories
Discussions
Activity
Sign In
Home
›
WordPress Premium Themes
›
Busiprof
Fix team section background size
tidiane
November 2018
in
Busiprof
Hi
i would like to fix the team section background size because it is changed the display of all my main page
i put the same image that i used in my slide section but now it changed the slide image display
niir.tech
Thanks
Comments
tidiane
November 2018
i am talking about the background image
Thanks
akhilesh
November 2018
edited November 2018
Hi
Thanks for contacting to us .
For this Use below css code .
#section.team-section {
background-size: 100% 100% ! important;
height: 350px;
}
@media
only screen and (max-width: 767px) and (min-width: 200px) {
#section.team-section {
height: 200px;
}
}
Let me know for any confusion .
Thanks
Akhilesh
tidiane
November 2018
Hi
i'm having some trouble with this section
i would like to have the same image size like in the slide section (1800x500) ?
Thanks
Sign In
or
Register
to comment.
Comments