Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1183047

    Hi,
    I am referring to a request we made some time ago regarding the display of the sidebar.
    https://kriesi.at/support/topic/fullwidth-left-side-bar-background-color/#post-1155195
    It works for pages, but unfortunatly not on the Blog section and articles.

    Can you help us ?
    Thanks

    • This topic was modified 4 years, 9 months ago by I-Visio.
    #1183350

    Hey I-Visio,

    I don’t see any sidebar (referring to sidebar for widgets) if I try to inspect the page (actually a post type) you provided its content on the left and form on the right.
    Is the sidebar not showing or you just want the form’s section to have a different background color? or you can provide a screenshot of what your trying to achieve.
    Best regards,
    Nikko

    #1183367

    Hi Nikko,
    We’re sorry, we’ve made some modification.
    As I said in the previous message, we’ve customize the background of the sidebar for the page template (with the custom CSS in the refering topic).
    For now, we would do the same for the blog template (and/or for the article template).
    For the page template we start with “#top.page-parent #main ….” (as Mike wrote in https://kriesi.at/support/topic/fullwidth-left-side-bar-background-color/#post-1155195).
    Do we have to use #top.blog-template… or somethoing like that if we want something like in this page : (see private link) for the blog or for an article ?
    Thanks

    #1183409

    Hi I-Visio,

    I see, for the blog page itself you can use:

    #top.blog

    For the single post pages, you’ll need to use:

    #top.single-post

    Hope this helps.

    Best regards,
    Nikko

    #1183682

    Hi Nikko,
    Thanks. We ‘ll try this.

    Best regards.

    #1183744

    Hi I-Visio,

    Sure, just let us know if it works or not :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.