Reply To: Whole website aligned left

Homepage Community Forums Epik Theme Support Whole website aligned left Reply To: Whole website aligned left

#11636
Eric
Customer

    It’s because of the plugin that you’re using. It’s adding code for the .wrap which affects the entire site. I’m not sure why it has !important when that would affect everything (it’s not good practice). I would recommend removing that code, or overwrite the code by adding your own in your theme’s style.css file for the .wrap.

    Here is the code that your plugin is adding –

    .wrap, #dashboard-widgets .meta-box-sortables, .ui-buttonset {margin:0 !important;}

    If you still need to use this plugin and you’re unable to fix the css….then add !important to the .wrap in your style.css file around line 813


    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com