Whole website aligned left

Homepage Community Forums Epik Theme Support Whole website aligned left

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11598
    Malatri
    Customer

      My whole website is left aligned. Can you please see how I can solve the issue? I will send across my website link via private msg. Thank you.

      #11611
      Eric
      Customer

        I would need a link in order to see what’s going on. You can post it as a private message….just click the private reply box.


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

        #11620
        Malatri
        Customer
          This reply has been marked as private.
          #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

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