Reply To: RE: How to Add Left and Right Content for the Epik Theme Widgets

Homepage Community Forums Epik Theme Support RE: How to Add Left and Right Content for the Epik Theme Widgets Reply To: RE: How to Add Left and Right Content for the Epik Theme Widgets

#4414
golvwine
Customer

    OK thanks. Can you show me where I would add the padding in this code? I’m not really an expert on this sort of thing.

    <div class=”feature-left feature-margin”>
    <h4>This title is wrapped inside h4 tags</h4>
    <p>This content is wrapped inside the “p” tag. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
    </div>

    <div class=”feature-right”></div>