Reply To: how do I decrease the width of the full width landing page?

Homepage Community Forums Epik Theme Support how do I decrease the width of the full width landing page? Reply To: how do I decrease the width of the full width landing page?

#9699
Eric
Customer

    Add this to your css –

    .epik-landing .wrap {
        max-width: 800px;
    }

    Thats how you can change it without it affecting other pages of the theme.


    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com