Hey community.
I’m having problems with align and bullet points. When I edit the post in Control, the preview is perfect
but, when I go to the post, it is not looking nice.
Can you please help me?
Cheers!
Hey community.
I’m having problems with align and bullet points. When I edit the post in Control, the preview is perfect
but, when I go to the post, it is not looking nice.
Can you please help me?
Cheers!
Hi
Sorry for the delay on this!
I was investigating further into this and found potentially what could be causing this. There’s some unwanted Custom CSS rules in your footer that are being mistakenly applied across the community.
For example, disabling this part of the CSS fixes the bullet points issue. This seems to be occurring globally on the front end.
Hopefully this gives you an idea where the issue is coming from! Let us know if you need any help!
Sincerely,
Ravi
heya
Hi
I am totally not a CSS person as well and still learning! However I was able to find in your Custom CSS section this snippet:
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
I removed it and it seems to have fixed the issue with the bullet points. I don’t think it affected anything else, but please do let us know if something is off!
Sincerely,
Ravi
Oh brilliant thanks
I’m feeling dumb trying to fix it. LOL
Hi
I’ll take a look and see if I can fix it for your community as well. Your footer section’s custom code is … let’s just say a lot .
Sincerely,
Ravi
Hi
I was able to fix the bullet points by adjusting the numbers from 0 → 4:
-- Let me know if this is okay, otherwise I can revert it back. Or let me know if this broke something elsewhere.
I am still unable to find the exact field for the bullet points with pointing fingers, this might take me a while but i’ll keep looking.
Sincerely,
Ravi
Hi
I’ll take a look and see if I can fix it for your community as well. Your footer section’s custom code is … let’s just say a lot .
Sincerely,
Ravi
Thanks, Ravi
Can you let me know when you do it?
Hi
I was able to fix the bullet points on this page below:
https://community.pipefy.com/finance-ops-83/what-is-finance-process-automation-1539
I added the below snippet to the bottom of your Custom CSS to fix the issue → But I believe this might cause issues elsewhere as the entire footer section is adjusting elements globally and this is just adding another element on top of everything to fix it.
.post__content img {
display: inline;
margin-left: 15px;
}
I would suggest taking a second look at the footer section and removing elements that are not needed. Usually we as support don’t provide in this regard as its very customizable and should be looked at by a professional who is a master of CSS!
Sincerely,
Ravi
If you ever had a profile with us, there's no need to create another one.
Don't worry if your email address has since changed, or you can't remember your login, just let us know at community@gainsight.com and we'll help you get started from where you left.
Else, please continue with the registration below.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.