• Closed
  • Joe
    Spectator
    March 29, 2017 at 12:30 am #33159

    I try and edit the header using the Appearance–>Customize–>Header, and the bar wont open up all the way. I reinstalled new version, disabled all plugins, still same issue, on explorer, same issue.Evolve+ 2.7.2. It seems to happen on all the second tier menu’s. http://prnt.sc/epog9w

    Joe
    Spectator
    Posts: 3
    March 29, 2017 at 12:31 am #33160
    This reply has been marked as private.
    Priyank
    Spectator
    Posts: 747
    March 29, 2017 at 8:50 am #33167

    Hi,

    Your Site Url not connected

    Thank you

    Joe
    Spectator
    Posts: 3
    March 29, 2017 at 2:33 pm #33171

    What do you mean?

    Rusty Bird
    Spectator
    Posts: 7
    March 29, 2017 at 4:25 pm #33172

    I have the same issue as Joe Lovrek.

    Vic Levinson
    Spectator
    Posts: 1
    March 29, 2017 at 4:30 pm #33173

    I am having the same issue as Joe Lovrek and the theme is locking up. Happens on both Chrome and MS Edge

    Jennifer Okada
    Spectator
    Posts: 3
    March 29, 2017 at 8:00 pm #33176

    I am having the same issue. Can someone please advise on what needs to be done to correct this problem?

    Donna Embree
    Spectator
    Posts: 5
    March 29, 2017 at 11:20 pm #33180

    same issue but im not seeing the remedy. Am I missing something?

    Priyank
    Spectator
    Posts: 747
    March 30, 2017 at 8:13 am #33181

    Hello,

    Please add this style in given location path:
    wp-content\themes\evolve\library\admin\panel.css
    and go to line no 43 and find this css code:
    @media screen and (min-width: 600px) {
    .redux-main {
    margin-left: 249px !important;
    }
    }

    Replace below css code to above exist code
    @media screen and (min-width: 600px) {
    .redux-container .redux-main {
    margin-left: 250px;
    }
    }
    @media screen and (max-width: 600px) {
    .redux-container .redux-main {
    margin-left: 43px;
    }
    }

    Thank you

    Roman
    Spectator
    Posts: 3147
    March 30, 2017 at 10:09 am #33191

    I also updated both themes packages 🙂

    Donna Embree
    Spectator
    Posts: 5
    March 31, 2017 at 10:21 pm #33259

    We are using Evolve Plus and I dont see that code on line 43. What I do see is:

    Evolve- starting at line 37
    .redux-SH-info {
    display: none;
    text-align: left;
    position: absolute;
    z-index: 2;
    border: 1px solid #d9d0d0;
    border-radius: 5px;
    background-color: #f1f1f1;
    padding: 10px;
    }
    Evolve Plus- starting at line 37
    .redux-sidebar .redux-group-tab-link-a i {
    font-size: 1.8em;
    line-height: .8em;
    }

    @media screen and (min-width: 600px) {
    .redux-main {
    margin-left: 249px !important;
    }
    }

    Suggestions? We cant use the site at all right now.
    Ps we updated our email address. didnt see your reply