Home Forums Pro Themes Construction Base Pro Default template for a new page

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #57100
    Beck Forsland
    Participant

    Is it possible to have a full-width, full-screen page template?

    #57101
    Beck Forsland
    Participant

    Along the same lines… I’m not a fan of the grey verticle line that runs along the left side of my page content. Can I get rid of that?

    #57134
    wensolutions
    Keymaster

    Hello @cabriollc,

    Currently the theme does not have the feature through which you can set full width . But we will consider it as the requested feature.

    As for second issue please use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .entry-content-wrapper {
        border-left: none;
      }

    Hope this helps.

    Best Regards!!

    #57177
    Beck Forsland
    Participant

    Awesome, thanks! That code worked.

    #57211
    wensolutions
    Keymaster

    Hello @cabriollc,

    Glad we could help you .

    If you have any issue further then please feel to post .

    Best Regards!!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.