I've set up a menu item to show a single article - http://thereallygreatsite.ca/LeahThePlumber/index.php/careers - and the article is only showing on 75% of the page. I changed the template so that the right sidebar is decrease and there are no modules that are set to open up in the right sidebar, but the spacing is still not correct. Can you please help?

Also like others, I need more room for the menu at the top. How can I change this?

Thanks for the help!

    lacali21 Hi

    Due to the concept of template, the content box is set with max-width: 750px. I just added this custom css to override it:

    .com-content-article .box-inner {
    	max-width: 100% !important;
    }

    Kindly check.

    Thank you for helping with the content area! Could you please answer my question about the larger menu area also? 🙂

      lacali21 It looks good at my end now, could you share screenshot of how you want to acheive?

      Hi,

      I would like the menu to be all on 1 line, not 2 lines like it is now. I would Reviews to show up beside Careers and to be able to have room to add more menu items in the same line. I don't need that much room for the Talk to Us button only on the right side and there is not going to be a shop or login area for this website.

        I tested the site in Firefox, Chrome and Microsoft Edge. The menu is on 2 lines in all 3 browsers and I have cleared the cache just in case it pulling from historical data.

        I can't replicate the same error at my end but I edited the 'mainnav' block on your site a little bit to extend the space of the menu part:

        Could you clear browser's cache and check again?

        Write a Reply...
        You need to Login to view replies.