This topic has 12 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #98789
     costyclan
    Participant

    See attached screenshot of mob update area

    Attachments:
    You must be logged in to view attached files.
    #98990
     Laura
    Moderator

    Hello, what do you want to change?

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    #99007
     costyclan
    Participant

    Is it possible to put the ‘Post in’ drop down box on same line as small camera button but right aligned and then have the ‘Post Update’ button right aligned on next line and obviously a small amount of padding separating the two. It makes more sense to have it in that order.
    Otherwise, just some padding under the ‘Post Update’area.
    Thanks Laura, I know this is one of those fiddly annoying things but it’ll make a huge difference to my site.

    #99155
     Laura
    Moderator

    Hello, can you share admin credentials so i can adjust it? 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    #99241
     costyclan
    Participant
    This reply has been set as private.
    #99601
     Laura
    Moderator

    Hello, we will add a fix in next updates.
    This is a temp fix, add to style.css

    COPY CODE
    
    @media (max-width: 991px) {
    #buddypress form#whats-new-form #whats-new-submit {
        margin-top: 40px;
        position: relative;
    }
    #buddypress #whats-new-options > div {
        padding-top: 5px;
        float: right;
        position: absolute;
        padding-bottom: 20px;
        margin-left: 40px;
    }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    #99658
     costyclan
    Participant

    Thank you I will do that now. Do I delete the code from style.css after the update?

    #99660
     costyclan
    Participant

    Sorry @Laura that code doesn’t seem to have worked. See screenshot from my mob attached.

    Attachments:
    You must be logged in to view attached files.
    #100026
     Laura
    Moderator

    Can you share admin credentials so i can adjust it? Or if you prefer you can wait for the update fix

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    #100183
     costyclan
    Participant
    This reply has been set as private.
    #100478
     Laura
    Moderator

    Hello, should work now, used

    COPY CODE
    
    @media (max-width: 991px) {
    .directory.activity #buddypress form#whats-new-form #whats-new-submit {
        margin-top: 70px;
        position: relative;
    }
    .directory.activity #buddypress #whats-new-options div:nth-child(1n) {
        float: right;
        position: absolute;
        width: 300px !important;
        margin-top: 6.2%;
    }
    .directory.activity div#whats-new-options {
        margin-top: -10%;
    }
    .directory.activity #buddypress form#whats-new-form #whats-new-options select {
        border: 1px solid #ccc;
        font-size: 13px;
        margin-top: 0;
        padding: 3px 2px;
        margin-left: 11%;
    }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    #100485
     costyclan
    Participant

    That’s excellent @Laura
    Thank you so much. Your amazing.

    #100835
     Laura
    Moderator

    Thanks you 🙂 i am glad it helped

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

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

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?