Archived topic
Adjust text from sidebar widget
5 replies · Started by Sebastián on April 26, 2018
Hi guys!
Is there a simple code to put on the html tab of the widget text to adjust the padding of it?
I want to move to the text about 15px to the right https://i.imgur.com/FdfJgRy.png
Only that widget the rest is ok.
Hope I made myself clear
Thanks!
Hi there,
Can you guide me to the page in question?
Let me know.
For example: https://sebastiancardozo.com/productividad-laboral/
Looks like you already figured out with this CSS?
#text-11 {
padding-left: 10px;
}
Just need to increase the px number some more.
Let me know.
Thank you so much!
No problem :)