• Hi everyone,
    I am stuck and baffled. My theme supports sidebars as it has a sidebar.php set up already. However when I use the sidebar widget it won’t activate. Any help would be amazing.

    https://helenaclayton.sennett.co.uk/

    Also I can’t seem to use CSS on my footer, why would that be?

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • It looks like you’re using a full-width template. Maybe your theme settings have other default templates you can choose from, such as sidebar-content, sidebar-content-sidebar, etc.

    You’re likely using the wrong selectors for your CSS. For example, try putting this in your Custom CSS:

    footer div {
       background-color:green;
    }

    And it should work.

    Thread Starter LEVI44

    (@levi44)

    Thank you so much for replying, css works in footer, thanks,
    I can’t find any settings to change in my theme to make it sidebar-content, do you know where they might be?

    Glad to help. You’re using a premium paid theme called Central, it appears.

    They do have sidebar pages like this one: https://demo.qodeinteractive.com/central/sidebar-page/

    It’s better to ask the developer directly via their Support forum, since most of us have never used that theme so we don’t know how it works.

    Thread Starter LEVI44

    (@levi44)

    thank you for your help

    You’re welcome!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Sidebar and footer’ is closed to new replies.