• Hey,

    How can I change the width of the left sidebar so the text associated to the latest adverts displays on one or two lines. Otherwise the text is squashed to the left side of the section

    Link to site here

    Thanks in advance

Viewing 1 replies (of 1 total)
  • paul.a.cunn

    (@paulacunngmailcom)

    Add the following css.

    #awpcp-latest-ads-2 {
    width: 275px;
    }

    Use a similar code to adjust the width of any other widgets you have in the sidebar.

Viewing 1 replies (of 1 total)
  • The topic ‘left sidebar width issue’ is closed to new replies.