• Resolved ppaulino

    (@ppaulino)


    Hello everyone,

    I am in need of assistance with a CSS layout problem in the headers.

    The logos here: https://midcityeast.com/ddot/ (PW: onecity)
    Should look like this: https://midcityeast.com/

    I’ve tried a lot of things and I’m completely stumped. I should also mention that these are two separate WP installs using the same domain, hence why they are different. I’m just trying to get them to be consistent.

    Thanks in advance for any help you can provide!

    -Paul

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    The CSS between the two seems quite different. It’s a little hacky but you can try this:
    1. Add this
    div .widgetarea .cc-widget .cc-widget-right .span4 {
    float: right;
    }
    2. Enclose your <a href="https://ocap.dc.gov/"> and <a href="https://planning.dc.gov"> elements inside a div and set the float property of that div to float:right aswell.

    [Do not use the forums to solicit work]

    Thread Starter ppaulino

    (@ppaulino)

    Thanks for your help zvitez!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Theme: Custom Community] Header problem’ is closed to new replies.