Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Creative Visual Art

    (@creative-visual-art)

    The widget is the latest posts at the bottom.
    Thanks.

    Thread Starter Creative Visual Art

    (@creative-visual-art)

    Hi everyone,

    If anyone else is having a similar issue, I used the following code:

    .widgets_on_page ul, .your-widget-name ul li {
    margin-left: -18px;
    padding-left: 0px;
    text-indent: 0;
    }

    I hope that by editing this code you can resolve any indenting issues you may have.
    Thanks.

    Where should I copy/paste the code? On the Plugin tab of the wp-admin? I’m a low level user…

    This is the problem I want to rectify, that it’s indented on the left side:
    http://www.improfest.ro/contact/

    didn’t solve for me 🙁

    Thread Starter Creative Visual Art

    (@creative-visual-art)

    @monica.anastae: add the custom css in the cos file within the plugin. So download the plugin file, extract it and add the css file to cos. Then upload the plugin in your plugins folder in your installation.

    @mr.nocomment remember to edit it so you have the correct widget name.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Aligning / re-positioning widget left’ is closed to new replies.