Also, for the full-width issue, Simon has sent me the following code to place in the CSS of the VIDEO EMBED element:
.td_block_video_embed {
margin-left: -20px;
margin-right: -20px;
}
Works great!
Hi Calin,
We really appreciate the support!
All log-in info.has been sent to: contact@tagdiv.com
This is not true, – there is a work-around… as you can see from Calin’s solution here:
https://forum.tagdiv.com/topic/revolution-slider-how-to-make-full-width-in-mobile/#
Thanks Calin! That worked!
Hi Vlad,
I have the same problem with the Revolution Slider. Is there a work-around for that? To make it full width in mobile?
Thanks for your help.
I have solved the width issue, but the front page template that downloads for MintySide is still different than the example in the demo.
THANKS for the code fix! Tagdiv support rocks!
#td-mobile-nav,
.td-menu-background {
transition: .5s ease;
visibility: visible;
width: 100%;
}
.header-search-wrap {
display: none;
}
Thanks Vetshopdeveloper! It works! Slight adjustment:
@media (max-width: 767px) {
.td-scroll-up {
display: block;
}
}
(there should be indentations in the above code)
This button has it’s greatest use in mobile. I can’t understand why they would not have it showing, it always was before in Newspaper 8. But case solved!
I just installed the MintySide demo, but it is not the same as the featured demo, which has pastel pictures and is 1650px wide. The one that was installed has red and blue pictures and is only 1400px wide. Am I loading this wrong in some way? I want this demo because of the extra width. Thanks so much.
Hi Catalin,
Here is the site under construction:
I have a background image assigned, and you will see that the black Menu Bar at the top, the Footer (red), and Sub Footer (blue) do not go to full width (to infinity), instead they cut off and become boxed. If I were to take the background out, they do extend to full width. I want to have the background image, and have them all full width as well.
Thanks,
G.
Hi,
I have a similar issue. I am using Header Style #5: Full dark menu with logo
The top bar, main menu and footer are normally full width (unboxed).
The theme normally has no background image.
When I upload a background image, the top bar, main menu and footer all become boxed, and loose their full-width sizing.
I want to have a background image and keep all those full width. How can we do this?
Thanks,
G.