• Resolved Alani Keiser

    (@lanicreative)


    [Forum moderator’s name removed from topic title. Please do not do this. If you wish to only work with a named individual, consider hiring someone.]

    Hi Andrew,

    Apologies for getting on this topic again, but users have complained that my sites banner is too broad.
    Could you perhaps assist to make the field more narrow? I have adjusted the image pixels to match a more narrow banner ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    To clarify, I can help you as much as anyone else as you’re experiencing CSS issues that can be debugged by anyone who can view your website. It’s not specific to WordPress either.

    Can you link your site?

    Thread Starter Alani Keiser

    (@lanicreative)

    I originally posted this somewhere else and was told to post here… and as I linked your name to it, to minimise explanation to a new person.
    Thanks for your help.

    https://www.creativevoiceandaudio.com

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Change this:

    .site-branding {
     margin: 0;
    }

    To this:

    .site-branding {
     margin: 0 auto;
     max-width: 1000px;
    }

    Play about with the “1000” to your desired size.

    Thread Starter Alani Keiser

    (@lanicreative)

    Thanks for that.
    You can close this topic. If I keep struggling with the banner size I’ll ask an IT friend to check what the issue is.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘DECODE (decode-child)’ is closed to new replies.