Hello, I am having 3 issues with formatting in the Enfold theme.
I have my page set up to 2000px wide no side bar, yet the graphics I created to this exact 2000px width are not stretching to the edges of the page. I have checked the setting on my computer screens.
Also, my blog post text seems to be squeezed to an invisible middle column – even though I have NO sidebars and pages set to 2000px wide.
Finally, I am using the code you gave me to remove the date from my blog post, but the date is still visible. This is the code I am using:
.blog .blog-meta a {
display: none !important;
}
Would you kindly please advise?