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

    Hi,

    I love your Enfold theme. Love how customizable it is. That said, I seem to have run into a problem. I need a color wrap around the content of a site with a different color background like this site – http://afoclt.org/.

    I made some changes to the child theme css and now the header is overlapping #wrap_all. Can you please help?

    I also want some bottom padding or margin below the main menu.

    Thanks,
    Gabe

    #358166

    Hey connect4consulting!

    Thank you for using Enfold.

    Add this on Quick CSS:

    header#header {
    width: 1098px !important;
    }

    You might need to adjust the header size on different screen sizes. Use css media queries for that.

    Regards,
    Ismael

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