Skip to:
Content
Pages
Categories
Search
Top
Bottom

Sidebar widget looks wrong

  • @terih

    Participant

    Hi, the sidebar widget does not look right. The text is not aligned with the text entry boxes for the login. I tried the previous suggestions of adding Css and that did not work. Can you help?
    https://stargatetothecosmos.org/forums

Viewing 7 replies - 1 through 7 (of 7 total)
  • @robin-w

    Moderator

    try

    
    #sidebar .bbp-login-form label {
    	width: 100px;
    }
    

    @terih

    Participant

    Sorry that does not work. Have tried variations of that and still looks off. Any other ideas that might work? Thanks!

    @robin-w

    Moderator

    try

    #sidebar .bbp-login-form label {
    	width: 100px !important;
    }

    @terih

    Participant

    Tried the new CSS. Still seeing same thing on sidebar. Text is not aligned with fields. I deleted cache on site and browser. Also tried other browsers. here’s a screenshot: http://www.stargatetothecosmos.org/StargatebbpressIssue.png
    Referring to this page: http://www.stargatetothecosmos.org/forums

    Thank you!

    @robin-w

    Moderator

    I can’t see that code has been loaded

    1. is that code still in your site?
    2. whereabouts have you put it ? ie in which file or part of wordpress

    @terih

    Participant

    Hi, I put it in “customize” instead of the theme style css area and it is now working. I really appreciate your help!

    @robin-w

    Moderator

    great – glad you are fixed !!

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