Okay
  Public Ticket #2684724
Footer body-text automatically double spaced?
Closed

Comments

  • riponad2 started the conversation

    Hello

    • Body text in my footer left- column is double spaced automatically. 
    • Unable to change text-size in typography settings 
    • I can only change title header for footer (not body)

    Thank you


  •  2,963
    Andrew replied

    Hi Riponad,

    Thank you for reaching out to us.

    1 Please try to use this css:

    #footer-outer #footer-widgets .col p {
        padding-bottom: 0px;
    }

    2. Which text would you want to change so that we can provide to override the typography settings.

    3. Which text would you want to change on footer?

    Thanks.

  • riponad2 replied

    Thank you Andrew

    That CSS solved the issue.

     I wanted all footer text to be the same size - this worked like a charm. Feel free to close the ticket. 

    Thanks again,