Viewing 2 replies - 1 through 2 (of 2 total)
  • On line 83 of your child theme’s style.css you need to lower that 313px down a bit. Replace that line with:

    padding-left: 40px;

    If you want to right align the links in that widget, add this to your CSS:

    #text-4 .textwidget {text-align: right;}

    Thread Starter webadeptuk

    (@webadeptuk)

    Thanks ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page allignment’ is closed to new replies.