0
Welcome Guest! Login
0 items Join Now

Leading content text disappears on smartphones

    • laurent's Avatar
    • laurent
    • Newbie
    • Posts: 3
    • Thanks: 0

    Leading content text disappears on smartphones

    Posted 8 years 5 months ago
    • Hello,
      In Citadel, the leading content text disappears (simple content, slideshow-a) on smartphones...but it is ok on computers...(same thing on Citadel Front page demo)
      Any idea ?

      Best regards

      Laurent
      (I just found, when I down size the browser, even on computers, until the small "mobile menu" appears then the leading content text disappears)
    • Last Edit: 8 years 5 months ago by laurent.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Leading content text disappears on smartphones

    Posted 8 years 5 months ago
    • Yes, the content is deliberately hidden as the viewport get's smaller to avoid clutter on mobile device. But if you want it to show Use this code...
      .fp-slideshow-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
          display: block;
      }

      To create a custom CSS compatible with Gantry 5 please read this http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet .

      Remember to recompile CSS from base outline too.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • laurent's Avatar
    • laurent
    • Newbie
    • Posts: 3
    • Thanks: 0

    Re: Leading content text disappears on smartphones

    Posted 8 years 5 months ago
    • Thank you very much for your answer Mark.
      Are this code working directly in the Theme Citadel, layout, slideshow-a, block, css classes ?
      Or I do have to create a custom CSS...
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Leading content text disappears on smartphones

    Posted 8 years 5 months ago
    • As per my instruction above - you create a custom.scss file and put the code that I gave you in that.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.084 seconds