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

    I recently updated the theme to the latest version after not updating it for some time and it through everything out of alignment.

    The logo at the top of the page used to overlay over the brown and green areas.
    The footer text has shifted down. I’ve attempted to resize the footer background image to make it work but it doesn’t seem to make a difference.

    Could you please look into this for me and provide a solution? I’d revert it but I could no longer update any of the pages so I had to keep the theme update.

    #346877

    Hi sparkeeey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    strong.logo { position: relative; top: -40px; }
    #header_main { z-index: 10; }
    #footer .flex_column { position: relative; top: 35px; }

    Regards,
    Yigit

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