How can I change the location of the highlighted areas?

I'd like to "clean up" the way this displays on my page. I've highlighted the area's in question. How can I make it so that the first area, on the left, the "connect with" text is positioned under the "lost password" ? Likewise, how can I move the text in the second instance, on the right, to above the social media links? I need very detailed info as I am not skilled in coding and do not know how to even locate the proper files that might need changing. Thank you!

Answers

  • Claude_SchlesserClaude_SchlesserAdministratorOneAll Team

    Hello,

    please try to add this rule to the CSS stylesheet of your website:

    .oneall_social_login{
       clear: both;
    }
    

    Best Regards,

  • Thanks for the response! Where would I need to put this on the stylesheet? Could you post an example? My theme has multiple .css files.

  • Claude_SchlesserClaude_SchlesserAdministratorOneAll Team

    Hello,

    simply copy/paste it to any CSS stylesheet that is included by your theme.
    It really does not matter where you add it.

    Regards,

Welcome!

Please sign in to your OneAll account to ask a new question or to contribute to the discussions.

Please click on the link below to connect to the forum with your OneAll account.