Tagged: , ,

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #581297

    Hello Kriesi Team,

    Thank you all for your in advance. I was wondering if there is a way to turn off footer widgets but only in mobile version. Also I would like to change the mobile menu background color and collapsible menu borders. I searched the forum but the css i applied did not work out.

    Thank you again for making this easier :)

    #581299

    Hey dilge!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 768px) {
    ul#mobile-advanced {
        background: orange;
    }
    #footer { display: none !important; }
    }

    Cheers!
    Yigit

    #581309

    @yigit, Perfect, thank you for quick response:)

    Tesekkurler

    #581315

    Hello again @yigit,

    I tried but it did not work and there is something strange about mobile menu background color, it looks white on safari but default color in other application, and even though i applied css, i still can see the footer on mobile version.

    Thank you

    #581395

    Hi!

    can we please check your web site, so we can manage find the issue?
    Thanks a lot

    Regards,
    Basilis

    #581409

    Sure. Links are below

    Thank you in advance

    #581891

    Did you guys have a chance to take a look. Much appreciated :)

    #581895

    Merhabalar Dilge! :)

    It seems like you removed the code. Please add it to Quick CSS field once again and make sure to disable CSS minifying feature in W3 Total Cache plugin and flush cache and check if that helps.

    Best regards,
    Yigit

    #581901

    Merhaba @yigit,

    I added and flush cache of both my phone and computer but i still see the footer in mobile version.

    Tesekkurler

    #581904

    Merhabalar Dilge!

    I disabled CSS minifying, flushed cache and confirmed that is working fine now. Please see screenshot in private content field.
    Rica ederim :)

    Regards,
    Yigit

    #581928

    Tesekkur ederim Yigit, ellerine saglik.

    It is perfect, thanks for all your help

    #581953

    Hey!

    Rica ederim! Baska her hangi bir sorunuz veya sorununuz olursa iletisime gecmekten cekinmeyin

    Cheers!
    Yigit

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.