Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #311531

    Hi dears,

    I wanna to expand the container of mobil devices. The margins or paddings are a little too much. How can I reduce them and expand the container?

    Thanks very much in advance,

    Erdogan

    #311532

    Hi Erdogan!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    @media only screen and (max-width: 767px) {
    .responsive .container { width: 80%; }}

    If you would like to apply only on mobile phone, please replace 767px with 480px :)

    Cheers!
    Yigit

    #311534

    Hey,

    Thank you Yiğit, very hepful ;) But with 88% looks better then 80% :)

    Have you get the Mail?

    Regards

    Erdogan

    #311537

    Hi!

    Great! Not at all, let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Reducing Margins or Paddings’ is closed to new replies.