• Hello guys i have two problems and would be happy to get help here from professional guys,

    First of all i have added social media icons + scroll up button in my site everything is showing good except when i get to my top of the page they become hidden ..

    also my button has a link : #top but it doesnt scroll it smoothly its just get up in one click how j can change that to become smooth scrolling up, jm using ryancv theme and the first section of my site is not editable by elementor thats why i can make a css id and im using #top and also i think its the problem why it hides my elementor social icons and button which i made..im including an image also to show the problem.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Please post a link to your page with the issue so we can see. An image in this case does not help and I think you forgot to attach anyway ??

    Thread Starter wafeek123

    (@wafeek123)

    Hello again of course

    https://w-digital.co.il

    I don’t see a scroll to top button or social media links on this page sorry.

    But you do have an error related to google maps. Maybe remove that plugin or code wherever it exists and find another way to show your location.

    Thread Starter wafeek123

    (@wafeek123)

    Hello again , it only display on tablet and mobile version..

    plus im not using any google maps to show any location..

    You may have a plugin or something activated. Check your errors for google maps explanation.

    You site looks fine on mobile. What is disappearing? Maybe include a screen shot of what you’re seeing.

    Thread Starter wafeek123

    (@wafeek123)

    Those icons are 39px, so let’s change the width of that first card. You can try adding this to your additional css area of the customize tab from the dashboard:

    @media all and (max-width: 1120px) {
        .card-started {
            margin: 0 40px 0;
        }
    }
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Social media and scroll top button problem’ is closed to new replies.