Okay
  Public Ticket #1737408
Clients display template mobile bug
Closed

Comments

  • GeorgeContentPro started the conversation

    Hi there,

    Love the theme. 

    I have a 'clients display' bar that's not displaying properly for mobile, works fine for desktop. On mobile, there's a lot of space above and below and the logos are very large. However, when I edit the responsive options the logos become extremely small on desktop and mobile. 

    Any ideas? 

    I've searched for info but can't find any. 

    I'm not sure if it's possible to log two queries, but on the off chance, I also have a 'recent posts' bar at the bottom of the homepage but the 'color overlay' option doesn't work, making titles hard to read.

    Any ideas on that too?

    Thanks for all your help and for the awesome theme :)


  •  8,998
    Tahir replied

    Hey G, 

    Seems to be working alright : http://prntscr.com/l2uo9w ?.

    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-post-slide .nectar-recent-post-bg:after, .single [data-post-hs="default_minimal"] .page-header-bg-image:after, .archive .page-header-bg-image:after {
        background-color: rgba(45,45,45,0.8) !important;
    }

    Thanks


    ThemeNectar Support Team 

  • GeorgeContentPro replied

    Awesome, cheers man, the color overlay is looking sweet.

    The issue with the logos was on mobile. It looks fine when on desktop. But on mobile the logos are massive and there's loads of padding above and below. But when I change the responsive settings the logos went tiny on all devices.

    Thanks again :)

  •  8,998
    Tahir replied

    Hey Again,

    You need to hide these empty columns: http://prntscr.com/l2v2ex .

    Please have a look at this Article :Hiding Rows on Mobile / Desktop in Visual Composer . 

    Best


    ThemeNectar Support Team