Okay
  Public Ticket #2338042
Full Width Content not displaying correctly
Closed

Comments

  •  1
    michaelshaun started the conversation

    I imported the demo content for the Corporate-Startup pack and some of the content on the Home Page doesn't display correctly. There are 3 sections that aren't displaying the full width and there's a gap on the left side of the row. I've attached two screenshots to show what I'm talking about.

    This seems to only be happening on the home page.

    Thank you for your help.

    Michael Shaun

  •  3,054
    Andrew replied

    Hi Michael,

    Use the following custom css in Salient > General settings > CSS/Script related:

    .container.main-content .full-width-content {
        margin-left: -90px !important;
    }
    

    Hope this helps.

  •  9,059
    Tahir replied

    Hey Again,

    Could you try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Best


    ThemeNectar Support Team 

  •  1
    michaelshaun replied

    I deactivated all plugins and that did it. This will help me narrow down the plugin that's causing the issue.

    Thank you for your quick reply and solution.


    Michael