Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #282099
    mangoman
    Participant

    I have the WeddingFocus theme installed, powered by the Photofocus theme.
    by default there is an arrow pointing down in the header area in the bottom right corner that makes the site scroll to the content when clicked.
    Since I have the Meks audio player plugin installed that adds a sticky audio player to the bottom of the site, the button can not be seen. how can I change the position of the scroll down button?

    thanks in advance!
    Maurin

    #282110
    Skandha
    Participant

    @mangoman: Hello Maurin,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    #282137
    mangoman
    Participant

    I cannot provide a link since it’s a private password-protected site, but I uploaded some screenshots.
    This is the site with the player (the red button in the bottom right corner is not visible): https://ibb.co/wNkxhNz
    and this is the site without the player: https://ibb.co/tBCN9V8

    #282199
    Skandha
    Participant

    @mangoman: Hello Maurin,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .scroll-down {
        bottom: 150px !important;
    }

    You can change the value of the bottom according to your need.
    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change Position of scroll down-arrow in Header area’ is closed to new replies.