Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #971001

    Hi,

    Have you solved this? I see the module is assigning under navhelper position is working as well on your site.

    Regards


    1. Screen-Shot-2016-09-26-at-16.48.35
    romolo Friend
    #971006

    Hi @ninja Lead,

    Are you looking at the "About us" page? As it still appears like this for me – http://prntscr.com/cmgztr

    Please advise.

    Thank you

    Ninja Lead Moderator
    #971350

    Applying my solution below to fix the problem on your site

    Open templates/ja_healthcare/css/custom.css file and add new rule

    .t3-navhelper > .container {
        width: 100% !important;
        padding: 0px !important;
    }
    .t3-navhelper {
        padding: 0px !important;
    }
    romolo Friend
    #971364

    Many thanks Ninja – this worked a treat.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  romolo 8 years, 1 month ago.

The topic ‘Can we put a CTA module in "navhelper" position and make it full width?’ is closed to new replies.