Slider height in Twenty Fourteen theme
-
Hello world!
I’m trying to change the slider of the theme twenty fourteen.
In particular I’m trying to remove the dark background with stripes. In fact, if I resize the browser to decrease the resolution you can see That a lot of space is wasted by this background.An image to explain better: http://i.imgur.com/8LkRM8q.png
You can see the effect at this page: http://enbarberis.altervista.org
Currently the only changes I made are:
.slider-direction-nav { display: none; } @media screen and (min-width: 673px) { .slider .featured-content .hentry, .featured-content .slider-viewport { height: 350px !important; } }They are affecting only the high resolutions while I would like the same even on mobile devices with low resolution.
Can somebody help me? Thanks a lot :)
P.s. Sorry for my english
-
http://enbarberis.altervista.org/ is not hosted by WordPress.com and you cannot get support for it here. You need to post to the WordPress.ORG support forum for help with your site. WordPress.com and WordPress.org are completely separate and have different logins and also run different versions of themes with the same names http://support.wordpress.com/com-vs-org/
If you don’t have a username account at WordPress.ORG click http://wordpress.org/support/ and register one on the top right hand corner of the page that opens, so you can post to the support forums there and receive advice from WordPress.ORG bloggers.
-
- The topic ‘Slider height in Twenty Fourteen theme’ is closed to new replies.