This topic has 2 replies, 2 voices, and was last updated 4 years, 3 months ago ago by John Holden
Hi, Im having issue with two things that will love some help to configuration.
https://prnt.sc/to519h
https://prnt.sc/to516v
And this one
Hi,
1. You can change columns on responsive https://prnt.sc/to8443
2. You should use custom class and add style for it. E.g:
@media (min-width: 1024px){
.vc_custom_1595546042694 {
border-right-width: 1px !important;
padding-top: 3vw !important;
padding-right: 3vw !important;
padding-bottom: 3vw !important;
padding-left: 2vw !important;
background-color: #2fa0cd !important;
border-right-color: #2fa0cd !important;
border-right-style: solid !important;
border-radius: 20px !important;
}
}
And remove custom style https://prnt.sc/to85ac
Regards,
Hung PD
You must be logged in to reply to this topic.Log in/Sign up