Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #674637

    Hey,

    my website is mostly in hebrew so most things are aligned right, but since I’m displaying an address in english in the footer I would love to alight in to the left. I managed to do it with the text, but not with the tittle.

    Any help would be appreciated.

    Thanks.

    #674757

    Hey mayinthemaking,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #text-3 {
        text-align: left;
    }
    

    Best regards,
    Vinay

    #678046

    Hey Vinay,

    That worked perfectly, thanks!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Left aligning just one column in the footer’ is closed to new replies.