Reply To: Some changes for the Scoop theme 3

The support forum is open for members only. To add a topic or reply in the forum, please login or register.

Support Forum Moved
The Pojo Themes support has been transferred to a faster and more personal ticketing platform, so the forums are no longer active.
  • If you want to learn how to use Pojo themes, check out our extensive documentation guides.
  • Need help with using our themes? Contact us with a detailed explanation of your issue in the support page.
  • Have a pre-sale question or other inquiry? Feel free to contact us about it.

Support › Forums › Support (Legacy) › Some changes for the Scoop theme 3 › Reply To: Some changes for the Scoop theme 3

#1351
Noa
Keymaster

Hello Daniel,

1. You’re trying to display the entire logo in the sticky header right? You can try inserting the following code:

.sticky-header .logo{padding:0 !important;}

2. Try inserting the following code:

.entry-meta{
pointer-events: none;
cursor: default;}

.entry-comment{
pointer-events: none;
cursor: default;}