cytropics Hi. Answers below:
- Add this to css:
.acm-hero.style-4 .video-wrapper::before {
background-color: transparent;
}
I'm afraid I do not understand. The play button is visible with any screen size for me. Can You please make a screenshot of this problem?
This will be a hard task. Can I ask You to make a new thread for this point alone?
Use this:
.font-icon .fa::before { font-size: 120px; }
for the header and paragraph style it's just wrong syntax:
it has to be outside of the header ending tag.
5.
@media only screen and (max-width:1200px) {
li > a.item-primary::after {
content: "";
}
.uber-header.header-4.light-color .site-navigation-right .right-menu ul li > a {
text-indent: 0;
text-align: center;
padding: 10px 0;
}
}
6.
.home #t3-mainbody { display: none; }
- For this You will have to use developer tool and using right mouse key inspect element after element and all the overrides for colors add to custom.css file.