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
Hi Albulushi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-restrict-output {
margin: 0 50px;
}
Best regards,
Yigit
I have added the style it move the whole content wrap of the theme everything moves 50px
Hey!
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,
Yigit
I have did the same and it moved the whole website
Hi!
Please use this instead:
#main > div.page-restrict-output {
padding-left: 50px;
padding-right: 50px;
}
Remove browser cache then reload the page.
Regards,
Ismael
Nothing happen I have tired with the following code clear my cache no result
#main > div.page-restrict-output {
padding-left: 50px;
padding-right: 50px;
}
Hi!
Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Best regards,
Yigit
my whole website is shifted towards right ?
please can you redo what you have work on becuase the whole home page is shifted to the right please thanks
Hi!
I have not logged in yet. Maybe you are seeing the changes you have made previously?
Cheers!
Yigit
I will shift the website to staging area and then will give you the login again thanks