Top White Bar displaying

Home Forums Jevelin Theme Top White Bar displaying

Home Forums Jevelin Theme Top White Bar displaying

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • xsp
    Participant

    Hi,

    A white bar is displaying above my header, it seems to be a part of the sticky menu but is on even at the top of the page.  Details below.

    Also, Is it possible to have a top with custom links/icons?

    Hi @xsp,

     

    I hope you are well today and thank you for your questions.

     

    A white bar is displaying above my header, it seems to be a part of the sticky menu but is on even at the top of the page.  Details below.

    You can remove that white bar by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .home #content > .vc_row > .vc_column_container > .vc_column-inner {
        padding-top:0;
    
    }

     

    Also, Is it possible to have a top with custom links/icons?

    Not custom but you can use builtin by enabling Topbar in the theme header settings.

     

    Best regards,
    Shufflehound team

    xsp
    Participant

    Thanks that worked, why was it happening?

    Also, the footer has a menu that has links with icons, however, the icons are not displaying.  What is causing that issue?

    Thanks that worked, why was it happening?

    I am not sure why this happened as I didn’t find the bottleneck of the issue.

     

    Also, the footer has a menu that has links with icons, however, the icons are not displaying.  What is causing that issue?

    To help us keep support thread separates could you please create a new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.

     

    If you want to you can also add a reference to this thread in your newly created thread.

     

    We would be more than happy to help you with your new thread.

Viewing 4 posts - 1 through 4 (of 4 total)