Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #629178

    Where and how?
    It is better in Quick css or where?
    How?

    Thanks

    #629208

    padding to what and where? :lol:
    be a little more explicit please!

    #629269

    The right and left padding on the website.

    #629271

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .container { padding: 0 10px; }

    Regards,
    Yigit

    #629360

    Nothing has changed

    #629385

    Hey!

    Please try adding !important rule to code as following

    .container { padding: 0 10px !important; }

    Regards,
    Yigit

    #629400

    No, please have attached the website and log in:

    #630493

    Hi,

    please try the below css in Enfold > general Styling > Quick css

    .html_header_top.html_header_sticky #top #wrap_all #main {
         padding-left: 200px;
         padding-right: 200px;
    }
    

    If this is not what you are looking for please post us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)

    Best regards,
    Vinay

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.