The logo is not appearing in desktop view

Home Forums Jevelin Theme The logo is not appearing in desktop view

Home Forums Jevelin Theme The logo is not appearing in desktop view

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • hopelessgamer
    Participant

    Hello. I changed the header format to header 5 for the homepage.

     

    As soon as I did that, the logo is not appearing in desktop view, but is coming for mobile. Can you please check?

     

    Solution for this topic

    Hi @hopelessgamer,

     

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

     

    You are using below custom CSS code on your site generated by Yellow Pencil Editor so please remove it to display the logo.

     

    .sh-header .sh-table .sh-light-logo {
        position: relative;
        left: -524px;
    }

     

    You can reset the Yellow Pencil Editor CSS as described in the following pages.

     

    https://waspthemes.com/yellow-pencil/documentation/#reset-css-styles

    https://waspthemes.ticksy.com/ticket/1058734/

     

    Best regards,
    Shufflehound team

    hopelessgamer
    Participant

    Hi. I removed the CSS and now it is working perfectly.

     

    However, there seems to be a CSS issue with the header style 5. In 1100px view, the menu items get distorted (attached the screenshot).

     

    I tried fixing the same, but the couldn’t do it. Can you please help. Credentials are the same.

     

    So sorry for the trouble.

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    This is happening because of the below custom CSS code that you are using on your site so please also remove it from Yellow Pencil Editor.

     

    .sh-header .container .sh-table .sh-table-cell .header-standard-position .sh-nav-container .sh-nav li{
    width:2% !important;
    }

    hopelessgamer
    Participant

    The problem got fixed. Thank you so much.

    You are a savior 🙂

    You are most welcome here 🙂

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