-
AuthorPosts
-
Adam M Moderator
Adam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
October 23, 2015 at 8:17 am #706710Hi @hbic,
Please update the previous code :
@media (max-width: 641px) {
.acm-hero.style-4.full-screen .hero-content .hero-heading {
display: none;
}
}with this one instead :
@media (max-width: 641px) {
.acm-hero.style-4.full-screen .video-wrapper > .container {
display: none;
}
}Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
October 23, 2015 at 8:17 am #752606Hi @hbic,
Please update the previous code :
@media (max-width: 641px) {
.acm-hero.style-4.full-screen .hero-content .hero-heading {
display: none;
}
}with this one instead :
@media (max-width: 641px) {
.acm-hero.style-4.full-screen .video-wrapper > .container {
display: none;
}
}hbic Friendhbic
- Join date:
- June 2015
- Posts:
- 189
- Downloads:
- 15
- Uploads:
- 5
- Thanks:
- 61
- Thanked:
- 6 times in 1 posts
October 27, 2015 at 1:55 pm #719215Adam,
I need to clarify there are two conditions I intend to fulfil.
1. The tagline “The 12-minute brain health checkup” appears.
2. The tagline can be removed and the video underneath can be played.The solutions I’ve received treat these conditions as mutually exclusive. Is there a way to have both?
-HBIC
hbic Friendhbic
- Join date:
- June 2015
- Posts:
- 189
- Downloads:
- 15
- Uploads:
- 5
- Thanks:
- 61
- Thanked:
- 6 times in 1 posts
October 27, 2015 at 1:55 pm #752948Adam,
I need to clarify there are two conditions I intend to fulfil.
1. The tagline “The 12-minute brain health checkup” appears.
2. The tagline can be removed and the video underneath can be played.The solutions I’ve received treat these conditions as mutually exclusive. Is there a way to have both?
-HBIC
hbic Friendhbic
- Join date:
- June 2015
- Posts:
- 189
- Downloads:
- 15
- Uploads:
- 5
- Thanks:
- 61
- Thanked:
- 6 times in 1 posts
October 27, 2015 at 3:47 pm #719227I’m trying to format a news page identically to the way the Uber University demo page is formatted if you click on the “News & Events” button from the menu.
Is there some requirement of how articles must be set up to appear in this fashion?
I followed the instructions to create the page.
hbic Friendhbic
- Join date:
- June 2015
- Posts:
- 189
- Downloads:
- 15
- Uploads:
- 5
- Thanks:
- 61
- Thanked:
- 6 times in 1 posts
October 27, 2015 at 3:47 pm #752960I’m trying to format a news page identically to the way the Uber University demo page is formatted if you click on the “News & Events” button from the menu.
Is there some requirement of how articles must be set up to appear in this fashion?
I followed the instructions to create the page.
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
October 28, 2015 at 7:59 am #719325Hi @hbic,
I’m afraid that you cannot get them both as if you choose to display the tagline “The 12-minute brain health checkup“, it stay in front of the Youtube video, therefore you won’t be able to click the video.
1 user says Thank You to Adam M for this useful post
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
October 28, 2015 at 7:59 am #753012Hi @hbic,
I’m afraid that you cannot get them both as if you choose to display the tagline “The 12-minute brain health checkup“, it stay in front of the Youtube video, therefore you won’t be able to click the video.
1 user says Thank You to Adam M for this useful post
hbic Friendhbic
- Join date:
- June 2015
- Posts:
- 189
- Downloads:
- 15
- Uploads:
- 5
- Thanks:
- 61
- Thanked:
- 6 times in 1 posts
October 28, 2015 at 4:45 pm #719776Adam,
Unfortunately, this mutual exclusivity isn’t going to work out for us. Without the tagline of ‘The 12-minute Brain Health Checkup’ the video is meaningless. We would like to have our marketing video appear at the top of the page rather than at the bottom just above the footer for smartphone users only. Also, we don’t want the present hero appearing *at all* for smartphone users. Should I create a separate forum thread for this issue?
-HBIC
hbic Friendhbic
- Join date:
- June 2015
- Posts:
- 189
- Downloads:
- 15
- Uploads:
- 5
- Thanks:
- 61
- Thanked:
- 6 times in 1 posts
October 28, 2015 at 4:45 pm #753090Adam,
Unfortunately, this mutual exclusivity isn’t going to work out for us. Without the tagline of ‘The 12-minute Brain Health Checkup’ the video is meaningless. We would like to have our marketing video appear at the top of the page rather than at the bottom just above the footer for smartphone users only. Also, we don’t want the present hero appearing *at all* for smartphone users. Should I create a separate forum thread for this issue?
-HBIC
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
October 29, 2015 at 5:49 am #719869Hi @hbic,
I’m thinking about a workaround, not sure that it will work but maybe it worth to try. The concept is to show the heading there but hide it when visitor hover / click the video. Update the previous code :
@media (max-width: 641px) {
.acm-hero.style-4.full-screen .video-wrapper > .container {
display: none;
}
}with this one :
@media (max-width: 641px) {
.acm-hero.style-4.full-screen:hover .video-wrapper > .container,
.acm-hero.style-4.full-screen:focus .video-wrapper > .container,
.acm-hero.style-4.full-screen:active .video-wrapper > .container {
display: none;
}
}Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
October 29, 2015 at 5:49 am #753165Hi @hbic,
I’m thinking about a workaround, not sure that it will work but maybe it worth to try. The concept is to show the heading there but hide it when visitor hover / click the video. Update the previous code :
@media (max-width: 641px) {
.acm-hero.style-4.full-screen .video-wrapper > .container {
display: none;
}
}with this one :
@media (max-width: 641px) {
.acm-hero.style-4.full-screen:hover .video-wrapper > .container,
.acm-hero.style-4.full-screen:focus .video-wrapper > .container,
.acm-hero.style-4.full-screen:active .video-wrapper > .container {
display: none;
}
} -
AuthorPosts
This topic contains 35 replies, has 2 voices, and was last updated by hbic 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum