Okay
  Public Ticket #176242
CSS Code/space
Closed

Comments

  • christopher started the conversation

    Ok i would like to know if the problem with the page not re-sizing for mobiles is due to the css code i have imputed, or is there something i have to do with the theme itself,  And there is alot of extra space on the bottom of the table and right above it, How would i go about adjusting it, CSS or theme side?

    Thank you

    Chris

  •  8,838
    Tahir replied

    Hey Chris!

    Add this into the Custom CSS box located in your Salient Options panel:

    .pricing-column-content > p {
    display: none;}
    
    

    Cheers


    ThemeNectar Support Team