Need some help with responsive adjustment

This topic has 2 replies, 2 voices, and was last updated 3 years, 8 months ago ago by John Holden

  • Avatar: Alvaro_Cercos
    Alvaro Cercos
    Participant
    July 25, 2020 at 00:12

    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

    https://prnt.sc/to51zb

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: John Holden
    John Holden
    Support staff
    July 25, 2020 at 06:00

    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

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.