badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Page Top 2 Buttons

Tagged: ,

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #52853
    f60tf3era
    Participant

    Is there supposed to be 2 Wowsome Page Top Buttons? The One on the Left Shows Up Towards the Top of the Page, and at theBottom of the Page. The Bottom Makes Sense, but Not the Top. :–)

    #52857

    Hi f60tf3era,

    We could not get you what are you trying to say. Could you clarify it? It would be better if you provide us your site address too.

    Thank you!

    #52904
    f60tf3era
    Participant

    There Originally was Only 1 Scroll to the Page Top Button on the Right of the Template when Scrolled Down Far Enough. Now There is Also Top Scroll Button on the Left, and the Left One is Showing Up Too Early. Only One Top Scroll Button Is Needed. TipTopShirts.com

    #52909

    Hi f60tf3era,
    Go to Appearance -> customize -> Additional CSS and paste the following CSS code and Click on save all changes button:

    .back-to-top {
        display: none !important;
    }

    Thank you!

    #52910
    f60tf3era
    Participant

    Why Was the Left Scroll to Top Button Added? If I Add That CSS Code, Do I Need to Re Add That With Every Theme Upgrade? :–)

    #52912
    f60tf3era
    Participant

    I Cleared the Cache on my Phone, and I Still See the Left Scroll Up Button. :–)

    #52913
    f60tf3era
    Participant

    I Need to Sleep. :–)

    #52914

    Remove previous code and add this new code

    div#sprd-back-to-top {
        display: none;
    }

    Thank you!

    #52926
    f60tf3era
    Participant

    Still No Changr. Back to Sleep. How About I Remove From footer.php? What do I Remove :–)

    #52928

    Its not working because you have added that css code inside comment
    /* Click the help icon above to learn more. */ You need to add after that comment text.
    Check this to view screenshot

    Also you can try previous provided custom css too.

    Thank you!

    #52930
    f60tf3era
    Participant

    Okay. FYI: I’ve Never Seen Another Template that Has 2 Scroll to the Top Buttons. :–)

    #52940

    Hi

    The right side button is from our theme but the left button is not from us. Its from plugins.

    Remove this code from customizer

    .back-to-top {
        display: none !important;
    }

    and add only

    div#sprd-back-to-top {
        display: none;
    }

    Thank you!

    #52942
    f60tf3era
    Participant

    I Just Looked, and That Site Only Has 2 Non Activated Plugins. I’m About to Sleep. :–)

    #52943
    f60tf3era
    Participant

    My Embeded Shop Might Be What Started Adding the Right Scroll to the Top Button. If So, Interesting that the CSS Code Stops That. :–)

    #52944
    f60tf3era
    Participant

    I Went to the Shop UnEmbeded, and the Other Page Top Scroll Button Is There, but On the Right Side. How Funny! LOL :–)

Viewing 15 posts - 1 through 15 (of 16 total)
  • You must be logged in to reply to this topic.