Dear Phil,
please tell me how can i justify the text i use in footer like the attached image.
thx
Hi,
Please, go to Appearance -> Widgets, choose the widget with this text, and on the bar that appears, you will be able to set the text to the center.
Thanks
Thx but i do not want to make it center ..... i want to keep the text from right to left but justify that.
Oh sorry for the misunderstanding.
Then this should be probably done by writing a custom CSS code.
I can take a look at it but I will need a link to your website.
the web address is www.aktistech.com , check the footer .
if u need access to the panel, just tell me how can i send it to you.
Please, put the following CSS code in Betheme -> Theme options -> Custom CSS & JS -> CSS.
#Footer .column:first-child .widget_text p{ text-align: justify; }
Comments
Hi,
Please, go to Appearance -> Widgets, choose the widget with this text, and on the bar that appears, you will be able to set the text to the center.
Thanks
Dear Phil,
Thx but i do not want to make it center ..... i want to keep the text from right to left but justify that.
thx
Oh sorry for the misunderstanding.
Then this should be probably done by writing a custom CSS code.
I can take a look at it but I will need a link to your website.
Thanks
Dear Phil,
the web address is www.aktistech.com , check the footer .
if u need access to the panel, just tell me how can i send it to you.
thx
Please, put the following CSS code in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks