Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1098462
    Apricitymedia
    Participant

    Hi there,
    On my site http://apricitymedia.co.uk I have a Scroll For More arrow at the bottom of the first section. However, when you view the site on different screen sizes, the arrow ends up all ver the place. Most similar sites have their arrow at the bottom, and no matter how small of big you make the window, the arrow stays at the bottom.

    How can I replicate this?

    #1098547
    Joao
    Moderator

    Hi There,

    you have applied a inline font size tag on your titles.

    Please remove those tags and on your text element you have a style box at the bottom:

    Please type font-size: 1.5em;

    And adjust according to your wishes.

    Let us know if you still need help with adjustings after that.

    Thanks

    Joao

    #1098649
    Apricitymedia
    Participant

    Hi, that hasn’t really changed anything, still does the exact same thing?

    #1098686
    Joao
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    Joao

    #1098693
    Apricitymedia
    Participant
    This reply has been marked as private.
    #1098707
    Joao
    Moderator

    Hi There,

    I have added the ID banner-section to your first section and added a media query to it.

    
    @media max-width: 769 {
      #banner-section {
      height: 500px;
    }
    }

    I also removed the font tags and styled your elements via the Style Box Instead.

    Please do your adjusting there.

    Hope that helps

    Joao

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