• Resolved anabelencorredera

    (@anabelencorredera)


    Hello Anders,

    I would like to know if it is possible to eliminate the word scroll down.

    Is it done through a css code?

    Thank you in advance.

    Regards,
    Ana

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @anabelencorredera,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .to-the-content-wrapper { display: none; }

    Let me know if that does it.

    — Anders

    Thread Starter anabelencorredera

    (@anabelencorredera)

    Hello @anlino

    Thank you so much! It works!

    I greatly appreciate your time answering me and helping me.

    Have a nice day

    Regards,
    Ana

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Scroll down word’ is closed to new replies.