• Taylor

    (@thesantecompany)


    We are using a Callout section in the footer of our site. I can edit what the text says, colors, links, etc via WP Admin Area > Appearances > Customize > Callout. After I click on the Callout tab it gives the following options:
    -General
    -Text
    -Button
    -Styling

    I want to make the text left justified but cannot find out how under any of those tabs. After looking in the Custom CSS the only code I can find that is relevant to the Callout is:

    }
    .footer-callout-content{
    	padding: 0px !important;
    }

    If I need to edit this code, what should it say? If not, is there any other way to make the text in the Callout left justified.

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to Left Justify Callout Text’ is closed to new replies.