• Jonesy

    (@snapspotscouk)


    Can someone help me please – struggling with the optimizer theme and a geodirectory thing i’m using.

    They say it is my theme width causing the design to hang on the end – presumably set to 100% width somewhere.

    I like the 100% width, but it doesn’t work with the snapspots.co.uk/maps page by the looks of things.

    How can i fix this – possibly only for the maps page.

    Thanks,

Viewing 1 replies (of 1 total)
  • Theme Author OptimizerWP

    (@layerthemes)

    Hi

    Insert this in Appearance -> Customize -> Miscellaneous -> Custom CSS

    .geodir-page {
        width: 80% !important;
        margin: 0 10%;
        box-sizing: border-box;
    }

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Page width’ is closed to new replies.