Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Assyrians

    (@assyrians)

    For me the logo resize CSS was different and it needs to be edited as mentioned by you above, in style.css
    Scroll till

    /* ———————————————————————-
    06. HEADER
    ———————————————————————- */

    }
    #logo img {
    max-height: 150px;
    display: block;
    margin: 0 auto;

    I scrolled to find above code and updated the file, I changed my default logo size from 50px to 150px as per my need.

    Assyrians

    (@assyrians)

    <SOLVED> While troubleshooting and reading all issues going on with the latest version upgrade of Minamaze v1.0.9, I tried all possible reading materials and options to resolve the issue. I was also facing the same challenge – Post upgrade None of my theme options are available for edit and all greyed out.

    <SOLUTION> I disabled all plugins in my installation and voila the theme options comes live again, I wondered why, so i started in reverse order. I enabled all plugins and then disable one by one to identify the real villain.
    I found “MiniMax – Page Layout Builder” stopping all theme options. Not sure about the code in the backend but it works for me.
    Thanks

    Assyrians

    (@assyrians)

    <SOLVED> While troubleshooting and reading all issues going on with the latest version upgrade of Minamaze v1.0.9, I tried all possible reading materials and options to resolve the issue. I was also facing the same challenge – Post upgrade None of my theme options are available for edit and all greyed out.

    <SOLUTION> I disabled all plugins in my installation and voila the theme options comes live again, I wondered why, so i started in reverse order. I enabled all plugins and then disable one by one to identify the real villain.
    I found “MiniMax – Page Layout Builder” stopping all theme options. Not sure about the code in the backend but it works for me.
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)