[Support request] Blog post titles above sidebars

Home Forums Support [Support request] Blog post titles above sidebars

Home Forums Support Blog post titles above sidebars

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1604241
    Kle

    Hi there. Can I set the blog titles of posts to be above the sidebars?

    I’ve attached a link to a screenshot to further explain what I mean.

    Thank you.

    #1604253
    Elvin
    Staff
    Customer Support

    Hi,

    You can try adding z-index to the #main content area.

    main#main {
        z-index: 1;
    }

    It will look like this: https://share.getcloudapp.com/X6u0nmJY

    #1604267
    Kle

    Perfect:)

    Thank you Elvin

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