0
Welcome Guest! Login
0 items Join Now

SOLVED RokSprocket v2.1.28

  • SOLVED RokSprocket v2.1.28

    Posted 1 year 4 months ago
    • Hi,

      I have the following setup

      Joomla 3, with Myriad v1.8 on Gantry Framework v4.1.43 and RokSproket v2.1.28

      When I resize the window to a mobile phone size, the RokSproket slide show loses the text description and does not display the Read More button.

      Everything works as expected on Larger view and tablet view.

      How do I get it to also work on Mobile Phone view?

      Thank you,
      Adri
    • Last Edit: 1 year 4 months ago by Adri Cisternino.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED RokSprocket v2.1.28

    Posted 1 year 4 months ago
    • It's done deliberately like that as is small viewports there is usually not enough room to show the text but Use this code...
      div.layout-fullslideshow .sprocket-features-desc {
          display: block ;
      }

      This is how to create a custom CSS compatible with Gantry 4...

      http://docs.gantry.org/gantry4/tutorials/adding-a-custom-stylesheet



      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.
  • Re: SOLVED RokSprocket v2.1.28

    Posted 1 year 4 months ago
    • Fantastic Mark, that did it, thank you!

      Regards,
      Adri

Time to create page: 0.038 seconds