The description grid texts are lost in mobile vertically

2 replies · opened May 16, 2020

OopolomMay 16, 2020

Good night
Can you help me?

With the mobile screen horizontally, both the title (CABALLOS) and the texts (cuadro realizado..., Pintura...,...) are correctly seen, but when turning the screen vertically, only the title (CABALLOS) is seen and the other texts are lost. What's the problem?

<div class="grid-item" data-size="1280x853">
[

attachment

  ](images/items/cuadros/14.JPG)
&lt;div class="description description-grid"&gt;
	&lt;h3&gt;CABALLOS&lt;/h3&gt;
	&lt;p&gt;Cuadro realizado como práctica &lt;span&gt;&mdash; Escola d'art&lt;/span&gt;&lt;/p&gt;
               &lt;div class="details"&gt;
  • <i class="icon icon-line-eye"></i><span>Pintura Acrílica</span>

  • <i class="icon icon-line-eye"></i><span>Año 2017</span>

      &lt;/div&gt;
    

    </div>
    </div>

SSemicolon WebSTAFFMay 17, 2020

Hello,

The Descriptions are hidden according to the available space on the Screen. Please find and delete the following code in the demos/photography/css/photography-addons.css File:


.description-preview p,
.details { display: none; }

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

OopolomMay 24, 2020

works fine !!!! thank's

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard