Top bar widget not working

Home Forums Gravida Support Top bar widget not working

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #132951
    Indigo PlantationIndigo Plantation
    Participant
    • Topics: 8
    • Replies: 12
    • Total: 20
    Member since: March 24, 2019

    My site is using WP-Members, which has a login/registration widget. I took of the Gravida’s “Sign-up, Sign-in” in order to use the WP-Members widget. I set the WP-Members widget to appear on the top bar right, but it is not showing.
    The WP-Members is currently on the sidebar because it will not work on the top bar. Could there be a conflict with your built in sign-in widget? The url is https://indigoplantationpoa.pruntyfamily.com/indigo/
    Thank you.

    #133166
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly go to appearance>customize>header>header layout and change the header layout to the one which shows the top bar.

    Then it will showcase widget as well.

    Regards,

    #133845
    Indigo PlantationIndigo Plantation
    Participant
    • Topics: 8
    • Replies: 12
    • Total: 20
    Member since: March 24, 2019

    Thanks, That worked. However the vertical layout of the login widget makes the top bar height appear very large. Is there a way to show login/register elements side by side (horizontal) so the top bar is not so large?
    Here is the site link. https://indigoplantationpoa.pruntyfamily.com/indigo/

    #133863
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .button_div { float: left; margin:0 0 0 30px !important;}
    #wp-members label { float:left; margin:0 20px;}
    .div_texbox { float:left;}
    #wp-members input[type="submit"] { min-height:inherit !important;}
    #wp-members h2 { display:none;}

    Regards,
    Chris

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