Okay
  Public Ticket #1180229
theme page orientation
Closed

Comments

  •  2
    Anna Grace Miller started the conversation

    Something I did while trying to customize some things through off the theme orientation. The whole page (all the pages) are left justified instead of being centered. I believe this is something in the css, but I do not know how to fix it. Can something be done? Thanks!

  • [deleted] replied

    Hi Anna,

    Can you please share your Wordpress credentials here, because I need to login to your site and test this issue. Your information is safe here (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

  •   Anna Grace Miller replied privately
  • [deleted] replied

    This seems like a bug on our theme when Theme Borders and this area is active

    We will try to fix this problem on our next theme update but until then you can apply this fix and add this CSS code on your Custom CSS area:

    .portfolio-container-and-title.full-width-portfolio {
    width: initial !important;
    }
  •  2
    Anna Grace Miller replied

    Ok thanks! How do I access that css? Do I change it through my wp file manager? Or do I need to go into custom css on a specific page from the backend Visual Composer? 

    Thanks!

  • [deleted] replied

    Hi Anna,

    You can see Custom CSS area on your Wordpress dashboard.

    Please read this article to learn more Adding Custom CSS