• Home
  • Get help
  • Ask a question
Last post 4 hours 32 min ago
Posts last week 110
Average response time last week 29 min
All time posts 67419
All time tickets 10424
All time avg. posts per day 21

Helpdesk is open from Monday through Friday CET

Please create an (free) account to post any question in the support area.
Please check the development versions area. Look at the changelog, maybe your specific problem has been resolved already!
All tickets are private and they cannot be viewed by anyone. We have made public only a few tickets that we found helpful, after removing private information from them.

#7202 – .wbl-social-buttons ul padding 3em

Posted in ‘sh404SEF’
This is a public ticket. Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Saturday, 23 May 2020 23:09 UTC
wdenny1
 Hello, wondering if you could help:

I am trying to make a small change here -

.wbl-social-buttons ul {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
list-style: none;
line-height: 2.2;
margin: 0;
padding: 3em;
}

to -

.wbl-social-buttons ul {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
list-style: none;
line-height: 2.2;
margin: 0;
padding: 1em;
}

I tried putting it into custom.css and in template/css but it is not picked up.

Any advice or guidance on how to make the padding "1em". There is alot of padding where the social buttons sit in an article using <p>{sh404sef_social_buttons}</p>

Thanks
Monday, 25 May 2020 07:41 UTC
wb_weeblr
Hi

I tried putting it into custom.css and in template/css but it is not picked up.
Those styles are added to the page for better speed so indeed you can't override them from the template. You can add style tags through sh404SEF "Custom code" feature though, that would work.

However we have already changed that so you can just download the latest development version from the development versions download area and install over (you can always go to the development versions area and check the changelog to see if your problem has been fixed already).

Best regards

Yannick Gaultier
weeblr.com
@weeblr
 
Tuesday, 09 June 2020 05:34 UTC
system
This ticket has been automatically closed. All tickets which have been inactive for a long time are automatically closed. If you believe that this ticket was closed in error, please contact us.
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.