• Resolved dil6

    (@dil6)


    Hi, how can I put the header in the middle? I removed the site identity. But if I add something in site identity then it will center in the middle.

    https://snipboard.io/p0z8PB.jpg

    https://snipboard.io/L7pvD6.jpg

    And how I put a arrow scroll down button on the home page? I’ve now put an icon in. But I want something else. I’ve seen an animated arrow with html, css or javascript code.

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

Viewing 1 replies (of 1 total)
  • Hi, @dil6

    To achieve a better alignment in the header, add the following code to Appearance -> Customize -> Additional CSS:

    .navbar .header-logo-wrapper {
        padding: 20px;
    }

    The scroll down arrow from the theme is available only if you use the theme’s hero header that can be customized in Appearance -> Customize -> Homepage Hero Area. Since you use a cover block on your homepage, the arrow can be achieved with some custom theme modifications or a specialized plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Header not centered in middle and add scroll down arrow’ is closed to new replies.