Viewing 6 replies - 1 through 6 (of 6 total)
  • I’d like to know the answer to this too please

    The demo is using theme v 1.0.3 and its content has less top padding than the one used in OP which is v 1.0.9, so the latest version of the theme has more padding.

    You can use this in Custom CSS option to fix it, if theme doesn’t have Custom CSS option, install any of those Custom CSS plugin and use this code in it.

    #content { padding-top: 1rem; }

    Thank you paulwpxp I managed to change the rem in the customised field; Site Title & Tag line, thanks to your help, I changed it
    from: 2rem 0 2rem 0
    to: 1rem 0 0rem 0

    and that works, thanks again 🙂

    Thread Starter amesDHC

    (@amesdhc)

    Thanks paulwpxp!! That code was exactly what I needed to fix it.

    amesDHS sorry to hijack your post, but this is the only place I see anyone answering and I still have a problem with space.

    paulwpxp are you there, can you help me please? Your answer helped me reduce the space between Logo and menu, but I still need help to reduce the space between menu and content, I tried your code

    #content { padding-top: 1rem; }

    but it didn’t work for me

    my website so you can see my problem
    http://mcquaintgifts.co.uk/

    My question:
    https://wordpress.org/support/topic/decrease-space-between-logo-menu?replies=3

    Theme Author Styled Themes

    (@gejay)

    Hi AngelaMc,

    It seems like that you have already found the solution at the another thread.

    Thanks

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

The topic ‘Decrease space between menu and image on image attachment page’ is closed to new replies.