Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #972953
    newskywebsites
    Participant

    Hi there,

    I’m editing the Education expanded demo and I added text to the Revolution Slider and positioned with numbers only using the
    “layer align center” field set to zero (never dragged it around) – It should show text as completely centered in the slider. THIS WORKS when the screen is resized and the fixed left menu moves to top on smaller screens, but it is not centered when the menu is on the left.

    Is there a fix? See screenshots attached.

    I’m using latest versions of everything with Child Theme. Here is URL: http://9f0.304.myftpupload.com/ I will send my credentials to speed this along in case you need to look.

    Thanks!
    Dawn

    #973305
    newskywebsites
    Participant
    This reply has been marked as private.
    #978235
    Lely
    Moderator

    Hello Dawn,

    Please add the following CSS on Appearance > Customize > Custom > Edit Global CSS:

    @media (min-width: 980px){
    .home div#rev_slider_1_1_wrapper {
        left: -107px !important;
    }
    }

    Hope this helps.

    #978560
    newskywebsites
    Participant

    PERFECT! Thanks so much!
    Dawn

    #978822
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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