Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1410130

    Hi,
    I’m trying to use the Estatik plugin and everything works very well, but I have to customize the category page because when I click on it, a page appears where the margins are zero and it’s not graphically pleasing.. how can I customize it?

    Thanks
    Andrea

    #1410194

    Hey delmonte,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.archive #main > div:not(#footer),#top.archive #main > header {
    	margin: 0 70px;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

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