P
P
PhP_Raz2016-01-22 19:52:18
css
PhP_Raz, 2016-01-22 19:52:18

How to adjust slider size in CMS Wordpress?

Hello!
Guys, I need your help. There is a test site, here , which has the WordPress CMS and the Onetake theme installed. So, I installed the huge it slider in the second section on the main page, set the width to 1350 and the height to 760 in the slider settings, but it does not stretch to the entire section. I think that something in the styles needs to be changed. Could you help me and indicate what and where to change or add. Here's the look:
27fb1a2d2d7d4b8890b60e4cbff19b8a.jpg
When I changed the styles of a div with the container class, not only the section I needed changed, but also all the others. Therefore, I added id="cont_test" to the div with the container class and wrote in the style file:

.section #cont_test {
    padding: 0;
        width :100%;
}

The slider got up as it should. Then I took it for interest and opened this site in other browsers, just to make sure that everything works fine there, and so, in chrome and opera everything is fine, but in mozilla something is not right, above and below it seems to be normal, but the sides are not fully stretched. What could be the reason?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Evgeny Sviridov, 2016-01-22
@PhP_Raz

It turned out like this. The strip on the left (not visible), 6 px wide, due to 1350px. Will be added.
Removed from container: padding-top, padding-button. Added padding: 0, width :100%.
Huge_it_slideshow_image_wrap_1 changed: width: 100% Changed width: 100%
in [huge_it_slideshow_image_container_1] element attribute.
All huge_it_slider_1 li a img removed width and height from element attribute.

D
Dmitry Kuznetsov, 2016-01-22
@dima9595

It's all about the picture. The image size is smaller than necessary.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question