Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support weblizar_support

    (@weblizar_support)

    Hello chashem87,
    paste the following section of code in custom css.
    .container {
    width:0px !important;
    }
    Thanks.

    Thread Starter chashem87

    (@chashem87)

    Hi, this did not work.

    Plugin Support weblizar_support

    (@weblizar_support)

    hello

    chashem87

    please use following code

    .footer-widget {
        width: 270px !important;
        margin-right: 60px !important;
    }
    Thread Starter chashem87

    (@chashem87)

    I just tried this in the custom CSS section within the Light Box Gallery tab. It did not work, should I be putting this into the actual style sheet somewhere else?

    Plugin Support weblizar_support

    (@weblizar_support)

    please try below code in which we decrease the of value in the code and

    try this in the custom CSS section

    .footer-widget {
        width: 260px !important;
        margin-right: 50px !important;
    }

    remove previous code

    Thread Starter chashem87

    (@chashem87)

    this works! thank you!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Photo Gallery Affecting Footer’ is closed to new replies.