• Resolved businesscommoners

    (@businesscommoners)


    Hello,
    When I use anchor link on the static page, after clicking a particular link in the menu it takes me to the place on the side but the header of the section where I am going is hidden under the main menu. Is it the way to show it?
    Thank you in advance for your support!
    BR
    Andy

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author themevision

    (@themevision)

    Hello,

    Try to add the code below to Customize->General->Additional CSS it should be helpful.

    .entry-content h1{
      padding-top: 50px;
    }

    Regards

    Thread Starter businesscommoners

    (@businesscommoners)

    Thank you for that. I balanced the space with margin but that really works.
    BR
    Andy

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Anchor on Static Page’ is closed to new replies.