# Block visibility settings

**URL:** https://forums.concretecms.org/t/block-visibility-settings/8978
**Category:** Using Concrete / Help
**Tags:** bug
**Created:** [April 11, 2025, 12:50pm UTC](https://forums.concretecms.org/t/block-visibility-settings/8978 "2025-04-11T12:50:32Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![pedroC5](https://forums.concretecms.org/user_avatar/forums.concretecms.org/pedroc5/32/3513_2.png) [@pedroC5](https://forums.concretecms.org/u/pedroC5)
#### Post date: [April 11, 2025, 12:50pm UTC](https://forums.concretecms.org/t/block-visibility-settings/8978/1 "2025-04-11T12:50:32Z")

</div>

Hi, I hope someone can help me to solve why there is no visibility settings anymore at Design Block Template?

I was trying to hide the block from mobile but I can’t do it without visibility buttons.

I am using v.9.3.9 and PHP 8.1.9

 ![Näyttökuva 2025-04-11 kello 15.21.05](https://forums.concretecms.org/uploads/default/original/2X/e/e95e01aa37cc3c8dc8c74bb7ae4bff3a1b594ae1.png)

---

<div class="post-metadata">

### Author: ![JohntheFish](https://forums.concretecms.org/user_avatar/forums.concretecms.org/johnthefish/32/3767_2.png) [@JohntheFish](https://forums.concretecms.org/u/JohntheFish)
#### Post date: [April 11, 2025, 12:59pm UTC](https://forums.concretecms.org/t/block-visibility-settings/8978/2 "2025-04-11T12:59:04Z")

</div>

Its there on 9.3.9 and 9.4.0rc2 Atomik. Perhaps its your theme not supporting it.

---

<div class="post-metadata">

### Author: ![pedroC5](https://forums.concretecms.org/user_avatar/forums.concretecms.org/pedroc5/32/3513_2.png) [@pedroC5](https://forums.concretecms.org/u/pedroC5)
#### Post date: [April 11, 2025, 1:14pm UTC](https://forums.concretecms.org/t/block-visibility-settings/8978/3 "2025-04-11T13:14:13Z")

</div>

I am using the Modena theme. Tested this problem with two browsers.  
Maybe I should ask theme support for this?

---

<div class="post-metadata">

### Author: ![JohntheFish](https://forums.concretecms.org/user_avatar/forums.concretecms.org/johnthefish/32/3767_2.png) [@JohntheFish](https://forums.concretecms.org/u/JohntheFish)
#### Post date: [April 11, 2025, 1:32pm UTC](https://forums.concretecms.org/t/block-visibility-settings/8978/4 "2025-04-11T13:32:21Z")

</div>

First try assigning the Atomik theme to a test page.

If you get the options there, you can be sure it is theme related and then ask @VidalThemes for support.

If you don’t get the options on an Atomik page, it won’t be theme related.

---

<div class="post-metadata">

### Author: ![pedroC5](https://forums.concretecms.org/user_avatar/forums.concretecms.org/pedroc5/32/3513_2.png) [@pedroC5](https://forums.concretecms.org/u/pedroC5)
#### Post date: [April 14, 2025, 9:56am UTC](https://forums.concretecms.org/t/block-visibility-settings/8978/5 "2025-04-14T09:56:58Z")

</div>

Buttons visible with Atomik theme. I tested also on the other Modena site and got the same problem - so I’ll contact theme support. Thanks for helping this.

---

<div class="post-metadata">

### Author: ![andrew](https://forums.concretecms.org/user_avatar/forums.concretecms.org/andrew/32/4631_2.png) [@andrew](https://forums.concretecms.org/u/andrew)
#### Post date: [April 14, 2025, 10:27pm UTC](https://forums.concretecms.org/t/block-visibility-settings/8978/6 "2025-04-14T22:27:45Z")

</div>

Since these are related to the “grid framework” of the theme, if the theme doesn’t support a grid framework that makes these options available they won’t show up. If Modena uses a custom grid framework the developer will probably have to add this to that class (classes like “hidden-md”, etc…)

---

<div class="post-metadata">

### Author: ![VidalThemes](https://forums.concretecms.org/user_avatar/forums.concretecms.org/vidalthemes/32/4253_2.png) [@VidalThemes](https://forums.concretecms.org/u/VidalThemes)
#### Post date: [April 18, 2025, 12:57pm UTC](https://forums.concretecms.org/t/block-visibility-settings/8978/7 "2025-04-18T12:57:53Z")

</div>

Hey @pedroC5 Andrew is spot on here, we don’t use Bootstrap so the options are not available in the menu. We do have an alternative. Please check out the “Media Queries” section on the docs [https://modena-docs.vidalthemes.com/](https://modena-docs.vidalthemes.com/), which should give you what you need.
