This topic has 3 replies, 2 voices, and was last updated 6 years by Kieran_SQ.

  • Author
  • #197818
     wschaefer1
    Participant

    When not logged in, The login/register button is all the way to the left of the screen. I’m trying, with css, to move it over…give it a margin, or anything so that it’s not on the edge.

    No .css that I’ve tried seems to work.

    Can you help? Thank you

    Attachments:
    You must be logged in to view attached files.
    #197860
     Kieran_SQ
    Moderator

    Hi,

    I have added the below CSS to WP Admin > Appearance > Editor > KLEO Child > Style.css to center the text and add a margin top and bottom. Make sure to purge your front-end cache (Ctrl+F5) to see the changes. Let me know if this looks okay to you.

    COPY CODE
    .pmpro-body-level-required .pmpro_content_message {
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #197861
     wschaefer1
    Participant

    THANK YOU, Kieran!! xox

    #197862
     Kieran_SQ
    Moderator

    Hi,

    You’re welcome 🙂 Feel free to open a new ticket any time and we’ll be happy to assist.

    If you have a spare moment this evening please consider leaving KLEO / support received a review on ThemeForest. All reviews really do help us.

    https://themeforest.net/item/kleo-pro-community-focused-multipurpose-buddypress-theme/reviews/6776630

    All the best,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?