Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1103197
    rmcgregor86
    Participant

    Hi there – I have a question regarding the layering and placing of texts.

    I have a three slide Rev Slider installed on my site which needs some of the text “sent to the front” in order for it not to be cut off by the other text.

    For example – Slide 2 – “All new mothers deserve personalised care, support and nurturing postpartum.”

    Letters in the feature text – “p” in “personalised” and “g” in “nurturing” do not appear in full, I’m assuming because of the surrounding text.

    Can you please advise how to amend this issue?

    I will send a separate message with my web address and log in details.

    Thank you.

    #1103204
    rmcgregor86
    Participant
    This reply has been marked as private.
    #1103287
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .tp-caption {
        line-height: 53px !important;
    }
    div#slide-6-layer-10 {
        padding-left: 4px !important;
    }
    

    Hope that helps.

    #1104195
    rmcgregor86
    Participant

    Thanks for your reply –

    Can I ask whether these directions are within the Rev Slider, or are they located elsewhere?

    I’m not 100% sure where to add the code.

    Thanks.

    #1104630
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! You can add them under Custom > Edit Global CSS in the Customizer or in your child theme’s style.css file.

    Hope this helps – thanks!

  • <script> jQuery(function($){ $("#no-reply-1103197 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>