Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #238641

    Hi there, Amazing theme. I am wondering if there is a way to change the mobile version so it has a scroll option like previous versions?
    Thank you.

    • This topic was modified 11 years, 3 months ago by hugs1.
    #239511

    Hi hugs1!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 767px) {
    .responsive #scroll-top-link {
    display: block !important;
    }}

    Best regards,
    Yigit

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