Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #722370

    Hi,

    This seems like it should be straightforward and simple but I cannot get it to work.

    I have both a Slider and a Color Section on this page: https://www.redseal.net/home-slider/. I have placed an ID# in the Color Section and have tried to hide it.

    I need to have the Color Section in place but hidden on all devices so the client can simply delete the Slider and rename the ID# so the Color Section would then be visible.

    I’ve tried several things but this is what I currently have:

    #home-container-hide {
        display: none !important;
    }

    What might I be doing wrong?

    Thanks,
    Slade

    #722381

    Hey Slade!

    Thanks for providing the login, I added the code you posted above in Quick CSS and it wasn’t working as it should, I tried to deactivate this plugin Remove query strings from static resources and the code works properly, I have kept it deactivated so you can see the results. :)

    Regards,
    Nikko

    #722382

    ahhh…thanks Nikko!! I’m not sure I would ever figure that one out.

    Much appreciated!

    #722390

    Hey!

    You’re very much welcome. Glad we could help :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide Color Section’ is closed to new replies.