Tagged: x
-
AuthorPosts
-
March 24, 2017 at 11:30 am #1419214
Hi,
On jds2.badwolfproductions.co.uk I have a Slider Revolution in place under the masthead which is working great, however I have a hyperlink in there – the info@jdsbuilders.co.uk email address on the right hand side – and it is using the default settings of showing in red.
I would like to change this to white, as well as increase the font a bit, as it’s quite small compared to the other text in the slide.
What is the selector for this? I can see it has something to do with element.style , but I can’t figure out the unique identifier of that particular bit of text – I’m not too pro at CSS I’m afraid.
I only want to affect the link style, not the ‘Email address’ text above it.
Many thanks
MarkMarch 24, 2017 at 2:39 pm #1419428Hi There,
Thanks for writing in.
Would you mind sharing us also your admin credentials so we could check your issue properly.
Don’t forget to set it as private reply.
Thanks.
March 30, 2017 at 1:20 pm #1425557This reply has been marked as private.March 30, 2017 at 3:38 pm #1425666Hi There,
Thank you for contacting us 🙂
You can edit these hyperlinks which are placed in your Slider Revolution’s text layer.
Please refer to https://www.themepunch.com/revslider-doc/slide-layers/. This will give you step by step instructions to work with text layer and hyperlinks.
Let us know if this helps.
Cheers!
March 30, 2017 at 4:35 pm #1425697Thanks Rahul, I enabled the responsiveness and this worked on it.
Could I ask another question, bit unrelated so let me know if I have to create a new thread.
Same site – I have content on left, sidebar on right, but my breadcrumbs have disappeared.
I have some code in place to remove the margin around the top of the page, which extend the banner image to full size, but even removing this code does not cause the breadcrumbs to re-appear. They are definitely switched on, and I have tried turning them off and on.Can you assist?
Thanks
MMarch 30, 2017 at 5:01 pm #1425706Breadcrumbs appear perfectly fine on mobile, just not appearing at all on desktop.
March 31, 2017 at 1:06 am #1425986Hi,
To fix it, you can add this under Custom > Edit Global CSS in the Customizer.
body.x-navbar-fixed-top-active .x-navbar-wrap { height: 124px; }
Hope that helps.
-
AuthorPosts