Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author Shaped Pixels

    (@shaped-pixels)

    It looks like you’re using a plugin for this widget, so you will need to make a minor adjustment creating some custom CSS. It looks like you already have a custom stylesheet being used, so this is what you need to add to it:

    ol.tribe-list-widget {
        padding-left: 0;
    }
    Thread Starter remlapk7

    (@remlapk7)

    ok. I tried that but it’s still above the other content. I want it even further to the left.

    http://www.lifescapeservices.org.php56-1.ord1-1.websitetestlink.com/wp-admin/customize.php?return=%2Fwp-admin%2Fwidgets.php

    Theme Author Shaped Pixels

    (@shaped-pixels)

    Perhaps I missunderstood what you want to do here…are you wanting your left sidebar to have that widget to the left of the 4 image boxes?

    For reference, the layout for Longevity Sidebars

    Thread Starter remlapk7

    (@remlapk7)

    Yes. Besides te links to the Menus, I want to have our upcoming events posted there as well.

    Theme Author Shaped Pixels

    (@shaped-pixels)

    You won’t be able to re-position the left sidebar as this is a fixed position…reference to the sidebar layout link I posted in the previous reply.

    As for beside the main menu, this would require customizing the code in the header file using a child theme. If you are comfortable enough with moving and creating code, then you can achieve that result having it beside the main menu. Don’t forget, if you still want to maintain the responsiveness of the theme, this needs to also be taken in account when customizing the header file as well.

    Overall, the only sidebar positions you have available are what is shown in the layout link I provided.

    Thread Starter remlapk7

    (@remlapk7)

    Thank you for your help! I think I will do this a different way, as I am not real comfortable customizing yet!

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

The topic ‘Page Left Sidebar’ is closed to new replies.