• Resolved pepski

    (@pepski)


    Hey guys.

    I’ve added the slider to the footer area as it is and everything seems to be working fine, but after I add a title to the widget, the slider changes it’s size to match the width of the text, which makes all images there way too small. Is there any way to fix this?

    The website is: http://dronetech.international/

    If this is something that can’t be done, is there a way to remove the margins between the widgets? I’ve currently put the title into a separate text widget, but as you can see, the space between the title and the slider is too big.

    Thanks in advance.

    https://ww.wp.xz.cn/plugins/slider-wd/

Viewing 1 replies (of 1 total)
  • Sona

    (@support-web-dorado)

    @pepski,

    Please add the following to your theme style.css file .et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget {
    margin-bottom: 2%;
    }

    This will remove the space between the title and slide.

Viewing 1 replies (of 1 total)

The topic ‘Slider changes size after adding title to widget.’ is closed to new replies.