Nature One Pro Version: pro5.0 header

Home Forums All Other Themes Nature One Pro Version: pro5.0 header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #201629
    NigelNigel
    Participant
    • Topics: 174
    • Replies: 314
    • Total: 488
    Member since: March 17, 2016

    Hi

    having some issues with the page header desktop view

    the top of the page is being lost under the header menu and logo

    see: https://barton-forestry-services.co.uk/barton-forestry-services-gallery

    OK on mobile tho

    thanks

    #201631
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30977
    • Total: 30977
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .header_wrap.layer_wrapper {
      position: relative !important;
    }
    
    .head-info-area {
      background-color: #282828 !important;
      padding-left: 20px;
    }

    Regards,
    Dave

    #201635
    NigelNigel
    Participant
    • Topics: 174
    • Replies: 314
    • Total: 488
    Member since: March 17, 2016

    thanks Dave, perfect

    #201642
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30977
    • Total: 30977
    Member since: August 16, 2013

    🙂

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