• Hi all,
    1. Is it possible to have permanent Up Link icon on the screen in the mobile verion?
    2. How can I avoid topic underline with double line?

    Best regards, Denis

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello there,

    > 1

    Moesia doesn’t have a feature like so. So you’d use extra plugin like this one.

    > 2

    You can hide it with this simple CSS code. Add it to Appearance > Customize > Additional CSS from dashboard.

    
    .panel.widget .widget-title:after, .so-panel.widget .widget-title:after {
      display: none;
    }
    

    Regards,
    Kharis

    Thread Starter mw1b2175

    (@mw1b2175)

    Thank you, Kharis!

    You’re welcome!

    Please let us know in a new topic if you have any other else we can help.

    Regards,
    Kharis

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Up link for the mobile version’ is closed to new replies.