gelly34
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Ascension] Video breaking out of containerI think I have the same problem too – After updating the template the video on my “play” site seemed to sit on top of the current header image – video is in the media library too – was working prior to template update – includes
#wp-custom-header-video{
width:100%;
height:auto;
}https://www.gelly.me.uk/gelly/
so any further guidance would be greatForum: Plugins
In reply to: [Booking Activities] Booking Activities: Logon Message ChangeHiya – Thats brilliant news, thanks – cracking plugin. Yep I’ve applied a patch to controller-forms in the interim. Kind Regards
Hiya @sjaure – thanks for getting back – sorry I’m confusing you. I would like the Header image to stay there but instead of “Archives: Events” I just need “Events”. However thanks you pointing in the right direction I found this
.post-type-archive-tribe_events .page-title {
visibility:hidden;
}
.post-type-archive-tribe_events .page-title::before {
visibility:visible;
content:”Events”;
}I need to move the content:”Events” to the right as its centred but seems to work.
What do you think?
ThanksHi @sjaure,
Almost ?? Unfortunately it removed the header completely (left it in so you can see) whereas I was trying to just get rid of the “Archives:” statement. looks like right ball park though.
Much appreciated
Hiya – loaded a test site here https://www.gelly.me.uk/. If you select “events” you can see “Archives:” header kicking in. Many thanks Gary
Hiya Santiago – Apologies for the tardy response, I missed the reply. Yep its defo the theme and Ive tried using Yoast to ping it out of the formats but didn’t work. I’m running this localhost at the mo so will be a bit tricky to let you have look but will try to move it over soon for general access – yep sure there a CSS call there somewhere ?? so will let you know then if that OK? thanks for getting back – really appreciated – Gary