Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1322272
    janequade
    Participant

    Trying to add text to scrolltop anchor in X.
    Using cornerstone.
    Just need the CSS I can add to customization.

    Also would like to place white shadow around scrolltop icon to make it more visible.
    thanks.

    Jane

    #1322292
    Christopher
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1322734
    janequade
    Participant

    duh.
    cbigmd.com

    #1322769
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    .x-scroll-top.right {
        bottom: 12%;
        box-shadow: grey 1px 1px 2px;
    }
    

    Hope it helps

    Joao

    #1324041
    janequade
    Participant

    Thanks so much.

    I would also like to add the words, “SCROLL TO TOP”.
    Is that possible?

    #1324103
    Joao
    Moderator

    Please add the following code to Appereance > Customizer > Custom > CSS

    .x-scroll-top.right i:before {
    content: “Scroll to Top”;
    margin-right: 20px;
    font-size: 13px;
    }
    .x-scroll-top.in {
    width: 79px;
    }

    I would not recommend it, it is a bit too much content there, I guess the arrow does the job, but if you prefer like this please reach us up to help you with further adjustments,

    Cheers

    #1324952
    janequade
    Participant

    Thanks for the input. I’ll keep the CSS code in my file. I think you may be right.
    I don’t like busy. I like clean and clutter-free pages so I do value your opinion.

    You are awesome.

    Jane

    #1325136
    Christopher
    Moderator

    Let us know if you need further assist.

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