This topic has 6 replies, 4 voices, and was last updated 9 years by alberhd.

  • Author
  • #27095
     alberhd
    Participant

    Hello,good morning,i have a little problem,yesterday i active the option of add friend and the button of “Pluss” or “Less” appear at the incorrect place,i attach a screenshot,how can i put the button in the correct place?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #27125
     cybercreative
    Participant

    I have exactly the same problem and also in need of a solution to fix this.

    #27234
     Catalin
    Moderator

    Hello,

    We will add a fix on the next theme update. Untill then you will both need to add this in your style.css file from your child theme:

    COPY CODE
    
    div.friendship-button,
    div.friendship-button-ext,
    #post-mention,
    #send-private-message {
        display: inline-block;
        margin-right: 5px;
    }
    #profile div.friendship-button,
    #profile div.friendship-button-ext,
    #profile #post-mention,
    #profile #send-private-message {
        display: table-row;
    }
    

    Let me know if this works.

    Thank you,
    Catalin

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

    I pasted this in style.css in sweetdate-child folder and don’t working. I have this problem still. I pasted this code to style.css with use admin panel and i see another problem. I deleted cache.
    Please help.

    #27249
     alberhd
    Participant

    Same problem,does not work,thank you for your help

    #27255
     Catalin
    Moderator

    I modified the code… please try again.

    @alberthd: I tested on your website and it works.

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

    Is true! sorry Catalin,my fault

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

The topic ‘Button "Plus" to add friend at the incorrect place’ is closed to new replies.

Log in with your credentials

Forgot your details?