Okay
  Public Ticket #1699446
Full height mobile – Recent posts style Multiple Large Feature
Closed

Comments

  • arixha started the conversation

    Hi, I'm doing my home header slider with the template: "Bottom Navigation Recent Post Slider", and I have this 2 issues:

    –  At Desktop the Slider is fullsize, width and height.  But in mobile it's only fullsize with the width. How can I do in mobile height fullsize too? (open the link at mobile -> http://resistanceforce.org/)

    – Can I remove from the Slider the Author and Category information?

    Thanks you! R.

  •  8,999
    Tahir replied

    Hey A,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .nectar-recent-posts-single_featured.multiple_featured .grav-wrap {
        display: none !important;
    }

    Thanks


    ThemeNectar Support Team 

  • arixha replied

    Thanks you Tahir, this works perfect! :)

    Do you know how to fix the other issue? 

    –  At Desktop the Slider is fullsize, width and height.  But in mobile it's only fullsize with the width. How can I do in mobile height fullsize too? (open the link at mobile -> http://resistanceforce.org/)

    Thanks you so much!!

  •  8,999
    Tahir replied

    Hey Again,

    No i am afraid there is no solution for the Mobile issue. 

    Best 


    ThemeNectar Support Team