• Hi,

    Our website?header is taking up a large portion of the screen on desktop & I’m not sure why.

    I have gone into the theme – patterns but it is a custom theme & there is not an area called ‘header’ which is what I have seen suggested when searching for assistance online.

    Any help would be much appreciated.

    Thanks

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    It appears you have a custom theme. Have you talked to the authors?

    /*
    Theme Name: Surgery
    Description: Theme by Breckenridge
    Version: 0.0.1
    Author: David Essery
    Author URI: https://www.breckenridge.agency/

    License: MIT License
    License URI: https://www.opensource.org/licenses/mit-license.php
    */
    Thread Starter leeliz21

    (@leeliz21)

    Hi,

    No, I’m hoping to be able to resolve the issue myself.

    Hey @leeliz21

    Go to appearance ——> Additional CSS and Paste this:

    .header>.row {
    display: flex;
    }

    Hope that works.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.