• Resolved aynee greave

    (@ayneegreave)


    Hi you all,
    I am using Amadeus theme.

    I would like to have, above my blog title, a blank space with the background.
    Then should start the white background with the title.

    How can I do?

    thank you in advance!!!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi ayneee,

    Please provide a link to your site.

    Thanks!

    Thread Starter aynee greave

    (@ayneegreave)

    hi! Thank you for your answer
    https://ayneegreave.altervista.org

    Hi aynee,

    Thanks for the link. First, make sure you are using a custom CSS plugin or a Child Theme so your changes do not get accidentally overwritten in the future.

    Next, assuming I am understanding correctly, and you want a little bit of the background pattern to show above your name “ayneegreave” near the top of the page, use this CSS:

    .site-header {
        background-color: transparent;
    }
    .branding-wrapper {
        margin-top: 40px;
    }

    If I misunderstood where you want the background pattern to show, please try taking a screenshot of the area and sending a link to the screenshot.

    Hope this helps!

    Thread Starter aynee greave

    (@ayneegreave)

    Hi Christie,

    I think you understood correctly. But to be sure, I send here a ”preview”.

    I tried your code, also writing 120px insteead of 40… but I don’t see any change.

    (the border is a plus…)
    https://s32.postimg.org/rmsjwmgz9/Screenshot_1.jpg

    thank you!

    Hi ayneee,

    I see a significant space where the background shows through above the text “ayneegreave” in both your screenshot and on the live site. If there is a different place where you want to add that space, please make a screenshot that focuses on that particular area. That way, I can be sure I’m understanding where you want to add the space.

    Thanks!
    Christi

    Thread Starter aynee greave

    (@ayneegreave)

    Hi Christi,
    can you believe in my computer it isn’t in that way?
    I am visualizing the website from another pc and I finally see a lot of space!
    Perhaps because of cookies?

    40px is perfect, thank you very much!! Solved!! ?? ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[theme: amadeus] blank space above title’ is closed to new replies.