Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    What changes did you make? Remove the changes and go back to earlier state.
    Are you using a child theme ?

    Thread Starter durocketuk

    (@durocketuk)

    Thank you for your very fast answer, and apologies for failing to follow up, I’ve been without the internet for weeks.

    Hereafter is the problematic css snippet I use to style the text of the third footer widget.

    /* Style the widget text */
    footer#footer a {
    font-size: 14px;
    margin: 30%;
    }

    It also increases fontsize of the footer credit, hence destructuring the line. I guess I need to apply the formating to the 3rd widget only, and not the whole footer.

    Thread Starter durocketuk

    (@durocketuk)

    Solved it by applying my CSS style to the widget and not to every elements of the footer… Very basic.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘destructured footer credit line’ is closed to new replies.