• Resolved sobilici

    (@sobilici)


    I’ve used several free demos for several websites. Recently while working on another project, I noticed footer codes on 2 different free demos are totally different.

    In one of them, “Web Agency” demo, has proper order; footer top and footer bottom are same level ordered divs.

    In another demo “Health Center”, footer bottom is nested inside footer top div.

    I want to style footer bottom similar to another project, which is made from Web Studio demo, but because it is nested inside footer top div I cannot style separately.

    Compared all the settings in theme options panel, everything is the same. No setting about this on the options panel. Neither on page specific settings section.

    How can I fix this? Importing different demos also change some codes in the theme?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Qode

    (@qodeinteractive)

    Hello,

    We have tested this on our local installation and the footer top and footer bottom are the same level divs for this demo too (please see screenshot), however, we haven’t imported contact form. It could be that some div tag isn’t closed correctly in the contact form added in fourth column so this affects HTML structure of the footer. You can try deleting the contact form from “Footer Top Area – Column 4” and check if the HTML structure of footer displays correctly.

    Best,
    Qode

    Thread Starter sobilici

    (@sobilici)

    Hi,

    It is exactly the same on your live demo but yes you are right! I deleted the contact form shortcode widget from the Footer Column 4 and problem solved!

    Thanks!

    Thread Starter sobilici

    (@sobilici)

    Checked the imported forms and found where missing closing div(s) come from. If you add these 3 closing div tags to the imported contact form, you can still continue using the contact form shortcode widget.

    Hope this is helpful @qodeinteractive

    Theme Author Qode

    (@qodeinteractive)

    Thank you very much for your feedback and your contribution!

    Best,
    Qode

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Different footer codes in different demos’ is closed to new replies.