I’m working on a dev site, building of clone of existing site and trying to keep as much of their plugins and systems in place as to not rock the boat for them too much on transition. They use simple metaslider in header ad area on old site, in this template if I put it between div tags it pops properly for a second then gets super tiny, if I don’t use div tag then it’s super large. Suggestions on getting it to fit properly would be great. I don’t really want to do a giant header, I’ve tried changing spacing to 90 main menu, i’ve changed image sizes, but then things seem to stretch and get distorted. http://wyo4news.u2them.com Thanks
-
This topic was modified 7 years by
u2them.
Don’t see how you want me to attach a screen grab but here is image of screengrab or you can just check site, we are talking about header. http://wyo4news.u2them.com/wp-content/uploads/2018/09/WYO4News_Home_-_-_2018-09-13_09.12.31.png
Two options I am looking for are either 1) expand max size of header so that slider doesn’t go under menu and down into content. 2) header to somehow fit slider in a responsive way.
I don’t have a screen shot of it, but when I tried putting slider in tagdiv it popped up perfect for 1 second but then shrinks down to a very small image, slider still working though.
Hello u2them,
I have inspected your website and I saw that you are using some untested plugins which are not tested with our theme and which might cause a lot of unknown issues with the theme as you can see here -> https://www.screencast.com/t/G3iY6leGSd Notice that we cannot provide support for untested plugins and if you want to bring best theme results you should use only our tested plugins.
Regarding your header, you can try using the following code as a quick solution and the results can be seen here -> https://www.screencast.com/t/5eU7bD6BCM
The code is here ->
.td-header-menu-wrap{
margin-top:40px;
}
.td-header-sp-logo{
margin-top:9%!important;
}
Another alternative for you would be to change the header style to another one from our big list.
Thanks for your understanding!