-
AuthorPosts
-
March 4, 2014 at 12:44 am #231932
Hello I have the following page im using the page restrict plugin, there no space no the left side. how to add the left padding
March 4, 2014 at 12:56 am #231940Hi Albulushi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-restrict-output { margin: 0 50px; }Best regards,
YigitMarch 4, 2014 at 1:10 am #231947I have added the style it move the whole content wrap of the theme everything moves 50px
March 4, 2014 at 1:18 am #231954Hey!
Please copy & paste the code. It should work fine as custom CSS code only targets .page-restrict-output class and no other theme related classes
Best regards,
YigitMarch 4, 2014 at 1:20 am #231957I have did the same and it moved the whole website
March 4, 2014 at 9:14 am #232083Hi!
Please use this instead:
#main > div.page-restrict-output { padding-left: 50px; padding-right: 50px; }Remove browser cache then reload the page.
Regards,
IsmaelMarch 4, 2014 at 6:18 pm #232342Nothing happen I have tired with the following code clear my cache no result
#main > div.page-restrict-output {
padding-left: 50px;
padding-right: 50px;
}March 4, 2014 at 6:43 pm #232346Hi!
Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Best regards,
YigitMarch 4, 2014 at 6:47 pm #232352This reply has been marked as private.March 4, 2014 at 6:57 pm #232360my whole website is shifted towards right ?
March 4, 2014 at 7:11 pm #232368please can you redo what you have work on becuase the whole home page is shifted to the right please thanks
March 4, 2014 at 7:13 pm #232371Hi!
I have not logged in yet. Maybe you are seeing the changes you have made previously?
Cheers!
YigitMarch 4, 2014 at 7:14 pm #232372I will shift the website to staging area and then will give you the login again thanks
March 4, 2014 at 7:17 pm #232376 -
AuthorPosts
- You must be logged in to reply to this topic.
