pascal29992
Forum Replies Created
-
Well of course I’ve tried everything before submitting a post here about customizing CSS
I do the easiest first ??The “barre de défilement” is just a display to show or not, but it does not change anything with this empty spot
And of course, I know how to display a fresh version of the widget
I’m afraid the only way is to find how to customize it.
It’s a pity that such a famous plugin has a bad adaptation for a premium theme
I have already tried that of course, as I’ve told you in my earlier post
And changing the number of tweets doesn’t change the height of the widget, it just loads more of them when I scroll
Hello again Jeremy,
Well, actually, I can’t !
Changing the height doesn’t change much (as well as chosing the number of tweets displayed)
Because the empty spot looks to be constant in every case (which is why I was trying to reduce the margin somehow)Let me know if you have any other ideas
Point 1: awesome! ??
Weird, it’s right on my home page
Well, as I told you, I have tried the 3 different selectors that appeared when pressing Ctrl+I (inspect element) but none of them gave the results I wanted
So do you have any further ideas?
And what about point 1?
Thank you ??
Thank you for the reply
I have asked to Jetpack support and my editor support since thenI have managed to find the command for increasing the buttons size
I have still 2 issues ongoing with Jetpack CSS Cutomization
1. Center text
Above those social share buttons, there is a text
On mine it is personalized as “Partagez les bonnes pratiques pour qu’elles profitent à votre entourage ! Merci ??”
(URL : https://osezrealiservosreves.com/gagner-10-heures-par-semaine/ )I want to center it and I have tried this code, but it keeps being aligned to the left side
div.sharedaddy h3.sd-title {
text-align: center !important;
}2. Twitter Timeline
There is a empty spot at the end of the Twitter timeline from Jetpack as you can see it here:
The selector is a bit tricky to find
I have tried:.cnt .sAs .awr {
margin-bottom: -150px;
}
But it applies to the other widgets.SandboxRoot.env-bp-min .timeline-Tweet {
padding: 10px;
/* margin-bottom: -150px; */
}
collapses the twitter posts between themselves.timeline-Footer {
margin-bottom: -150px;
}
does nothingYou have any ideas?
Thank you in advance ??Forum: Fixing WordPress
In reply to: Jetpack social share buttons (end of article) => increase size?No anwsers there…
No one ?? ?
Any ideas?
Just need a CSS code to increase the size of the social share buttons from plugin JetpackThanks ??
Forum: Fixing WordPress
In reply to: Jetpack social share buttons (end of article) => increase size?Alright thank you