Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter suitcase1

    (@suitcase1)

    Thank you for your quick response but I can’t seem to get it to work. I tried the following:

    #page .container .widgets_on_page ul {margin-left: 0;}

    It didn’t work, so I tried:

    #Homepage – adjusted.container.widgets_on_page ul {margin-left: 0;}

    and it didn’t work, so I tried:

    #Homepage_-_adjusted.container.widgets_on_page ul {margin-left: 0;}

    and it didn’t work either.

    I tried inserting the name of the widget on page as well (Home Page).

    #Homepage_Page.container.widgets_on_page ul {margin-left: 0;}

    No luck. I also tried all the above adding in the padding etc as well

    e.g.

    #Homepage_-_adjusted.widgets_on_page ul {
    margin-left: 0px;
    padding-left: 0px;
    text-indent: 0px;
    }

    Any other thoughts?

    Thread Starter suitcase1

    (@suitcase1)

    Sorry stuffed up the above post. The Site is http://suitcasestories.com/homepage-adjusted/

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