Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

How to remove logo and exit & clear

  • snathan99
  • snathan99's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 2 months ago #163172 by snathan99
How to remove logo and exit & clear was created by snathan99
How does one get rid of logo and exit and clear option in latest 3.x release?

I added the below to custom.css with no effect:

.navbar-default .navbar-brand .navbar-fixed-top {
display: none;
}

.brand-logo {
display: none;
}
The topic has been locked.
  • LouisGac
  • LouisGac's Avatar
  • Visitor
  • Visitor
6 years 2 months ago #163176 by LouisGac
Replied by LouisGac on topic How to remove logo and exit & clear
The topic has been locked.
  • snathan99
  • snathan99's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 2 months ago #163252 by snathan99
Replied by snathan99 on topic How to remove logo and exit & clear
Thanks LouisGac! That worked. Do you know of a way to remove the "exit & clear" option?
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
6 years 2 months ago #163259 by tpartner
Replied by tpartner on topic How to remove logo and exit & clear
Try adding this to custom.css:

Code:
.ls-link-clearall {
    display: none !important;
}

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The following user(s) said Thank You: snathan99
The topic has been locked.
  • snathan99
  • snathan99's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 2 months ago #163264 by snathan99
Replied by snathan99 on topic How to remove logo and exit & clear
That worked! Thanks!
The topic has been locked.
  • snathan99
  • snathan99's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 2 months ago #163265 by snathan99
Replied by snathan99 on topic How to remove logo and exit & clear
Actually the Exit and Clear Logo was only hidden on the PC browser. On a mobile device (iPhone with safari) the menu still exists. Help appreciated. Thanks.
The topic has been locked.
  • LouisGac
  • LouisGac's Avatar
  • Visitor
  • Visitor
6 years 2 months ago #163271 by LouisGac
Replied by LouisGac on topic How to remove logo and exit & clear
that could be a good option to add to the general settings of a survey...

For now, you can remove the link from the theme itself:

1. Extends vanilla or fruity
2. In theme editor, open the file "nav_bar.twig"
3. Delete the line:
Code:
{{ include('./subviews/navigation/clearall_links.twig') }}
4. save
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose