• Resolved donstefanos

    (@donstefanos)


    Hi,
    after installing the plugin i can see no more Navigation in the Detail-Job-Page. There are the Navigation items and the Logo, you can do an mouseover but you cant see them.
    Is it a CSS Problem?
    Are there any issues with php or mysql versions?

    Thanks for help, Don

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author BlueGlass

    (@blueglassinteractive)

    Hi @donstefanos

    Ad this to custom css:

    .single-jobs #masthead {
        opacity: 1;
    }
    
    .single-jobs .job-post{
        padding-top: 180px;
    }

    This should fix the issue with your theme ??

    Best wishes

    Thread Starter donstefanos

    (@donstefanos)

    ohhhhh that was a superfast Support, and it works! thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Uncode Template, no Navigation’ is closed to new replies.