Home › Forums › WoodMart support forum › text align options › Reply To: text align options
June 12, 2020 at 6:21 am
#202849

Aizaz Imtiaz Awan
Keymaster
Hello,
I have visited your website again and the text-align right is working correctly as you can see. The text-align right will only work for the text inside the area.
Screenshot for Clarification: https://ibb.co/cTYBjhM
If you want to move the text in the black container down. Then you need to add the following Custom CSS in the Custom CSS for desktop area under Theme Settings >> Custom CSS.
#wd-5ee22c985b03e {
position: relative;
top: 48px;
}
If you want to ask anything else then provide with some relevant screenshot of the specific area to check it myself and help you out accordingly.
Best Regards.