Okay
  Public Ticket #300436
Fullwidth on tablet/mobile
Closed

Comments

  •  2
    jordan started the conversation

    Why do the page elements not span full-width on tablet and mobile? They're also "poking" out of the right side. Please let me know if anything can be done about this. Thanks.

  •  8,839
    Tahir replied

    Hey!

    Please update to Salient Theme Version 4.8.1 .

    Please take a backup of your theme folder before you update so that if there are any changes made to the theme files they are not lost.
    You can update your theme by downloading a fresh copy from ThemeForest, deleting the current version you have on your server and uploading the new.
    It's recommended that you use FTP, but this also can be done with the WP dashboard if you prefer. The reason FTP is superior for this is because the theme won't have to be deactivated during the process so you won't have to reassign your widgets. If you're
    interested in keeping up to date with the latest changes and fixes, please refer to the changelog: http://themenectar.com/changelogs/salient.html
    Also, remember to clear your browser cache after each update if you notice anything off. Old theme files can persist in your local cache and make you think something's wrong.
    Also please see this FAQ: http://themenectar.ticksy.com/faq/2252 .

    Thanks


    ThemeNectar Support Team 

  •  2
    jordan replied

    Updating theme and clearing cache did not work for me. Do you see the problem on my page at your end?

  •  8,839
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    .container.main-content {
        padding: 0 !important;
    }
    See screenshot: http://prntscr.com/4wo3nt . The booking plugin is adding css that was causing it. 
    Thanks


    ThemeNectar Support Team