Viewing 10 replies - 1 through 10 (of 10 total)
  • Shahid Mansuri

    (@shahidmansuri123)

    Hi dmytrienko

    Thanks for getting in touch with us.

    1) For your first query, Please add the following CSS code in custom CSS field (Theme dashboard -> Appearance -> Customize -> General settings -> Custom CSS Field.)

    .scrollup {
        bottom: 20px;
        right: 0;
        left: 0;
        margin: 0 auto;
    }

    2) For your second query, Please look at the screenshot https://prntscr.com/mhqe58 do you want change the color of the pointer button.

    Let me know if it works.

    Thanks

    Thread Starter dmytrienko

    (@dmytrienko)

    Yeah, I changed the color, thanks. But how do I attach the footer?

    Shahid Mansuri

    (@shahidmansuri123)

    Hello dmytrienko

    Please share your site URL then we can inspect it and provide you a better solution.

    Thanks

    Thread Starter dmytrienko

    (@dmytrienko)

    Here is a link to a non-existent page
    https://incryptoview.info/ss

    Shahid Mansuri

    (@shahidmansuri123)

    Hi dmytrienko

    For display footer at the bottom of the page, Please add the following CSS code in custom CSS field (Theme dashboard -> Appearance -> Customize -> General settings -> Custom CSS Field.)

    .footer-sidebar .site-info {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0px;
    }

    Let me know if it works..!

    Thank you.

    Thread Starter dmytrienko

    (@dmytrienko)

    Yes, he lay down, but he rides with the page, how to fix it? Thanks

    Shahid Mansuri

    (@shahidmansuri123)

    Hi

    Okay, Please tell us which part/element is riding with the page. then we can assist you better.

    Thanks

    Thread Starter dmytrienko

    (@dmytrienko)

    1. My footer is hiding (Screenshot: https://imgur.com/FoG5pL2)
    2. 2. The footer is riding along with the page. I think he shouldn’t ride like that. (Screenshot: https://imgur.com/5nOjaiF | You can test it here: https://incryptoview.info/vote)

    Shahid Mansuri

    (@shahidmansuri123)

    Hi dmytrienko

    Please add the following CSS code in custom CSS field (Theme dashboard -> Appearance -> Customize -> General settings -> Custom CSS Field.)

    .site-content {
        position: relative;
        z-index: 0;
    }
    #section { 
        padding-bottom: 90px; 
    }

    I hope this will helps.

    Let me know if it works.

    Regards

    Thread Starter dmytrienko

    (@dmytrienko)

    Yes it worked. I guess you’re tired, but how to leave the footer at the bottom of the page? So that when turning the page he did not ride. Thanks you.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Footer and color’ is closed to new replies.