Issue with Avada Boxed Style

This topic contains 8 replies, has 2 voices, and was last updated by  daleprescott 8 years, 12 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #39743

    daleprescott
    Full Member
    Post count: 81

    after an upgrade, think avada, my site is set to fixed width but all the geodirectory pages, only, are showing up full width.

    I saw a similar problem on the forum However, I tried the solution recommended here, i.e.
    #main {
    max-width: 1170px;
    margin: 0 auto;
    }
    However, my homepage shrink, and this doesn’t totally resolve the issue.

    Any assistance appreciated.

    Thanks
    DP

    #39818

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    to what version of Avada did you update? Did you remove the old header.php for the child theme as advised recently?

    Please provide a link and possibly wp admin credentials.

    Thanks

    #39973

    daleprescott
    Full Member
    Post count: 81
    This reply has been marked as private.
    #40087

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    I see the pages in fixed width too, the only difference is that you are using a background image for he body and the elements wrapping the GD pages are white.

    If it is that what you want to correct, it will require a lot of custom css.

    I’ll ask to Stiofan if he has a better idea.

    Let us know,

    #40130

    daleprescott
    Full Member
    Post count: 81

    Thanks for the feedback.

    I removed the background image and used a white background, but that didn’t solve the matter.

    Look forward to your further feedback.

    Thanks

    #40200

    Paolo
    Site Admin
    Post count: 31206

    With white background the only problem remaining is the search bar, right?

    In that case adding this css should solve:

    
    
    .geodir_full_page {
        margin: 0 auto;
        max-width: 1230px;
    }

    Making it work with the custom woodpanels background requires much more custom css.

    Let me know,

    Thanks

    #40237

    daleprescott
    Full Member
    Post count: 81

    Thanks Much.

    That does it, but takes away from the overall look and feel I was going for. I can’t set a background image, nor a colour image…

    Sigh… This worked nicely before…

    Appreciated…

    Do you’ll think that you would be having an overall fix to this anytime soon?

    #40239

    Paolo
    Site Admin
    Post count: 31206

    Avada has so many options that it is impossible to create a fix that will work perfectly for all of them.

    The only way is to write some custom css code. Any developer should be able to do that in less than an hour.

    Thanks

    #40247

    daleprescott
    Full Member
    Post count: 81

    Thanks no worries

    Will adjust accordingly.. Decided to walk the easy path..

    Thanks for the continued support.

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket