Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #857442

    I made a button to go back to the previous page but I want him to be in my header.
    What I did was :
    position: fixed;
    top: 10px;
    left: 20px;
    z-index: 9999;

    But the button keeps hiding beneath my header and my header has a z-index from 3.
    Is there a solution for this?

    #857666

    Hey,

    I am not sure if i understood the issue clearly. I attached a screenshot in private content field to show how it currently looks on my end. Have you figured it out already? If not, please post a screenshot and show the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.

    Alternatively, you can refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and add a widget area to your header and choose to display it on certain pages using this plugin – https://wordpress.org/plugins/widget-logic/.

    Best regards,
    Yigit

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