• I just created this site with the raindrops theme

    https://parsival.be/parsivalnew/

    But if you could see, the footer text is on the wrong place.
    How is it possible to change it to the right place?

    How is it possible to create some space between mine widgets? Both on the side and left side.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author nobita

    (@nobita)

    Hi stywax

    Please see your WEB Site html source.

    outputing your contents<html> before,

    This problem, error occurs because html is not output normally.

    <style type="text/css">
                                                #beb-eab-contenitore-banner {
    ....
                    </style>
                    <div id="beb-eab-contenitore-banner" style="right: 0px;" title="beb-eab-banner-aperto"
                        >
    ....
                    </div>

    Please check, maybe functions.php.

    Thank you.

    Thread Starter stywax

    (@stywax)

    Thx for the answer

    But what do you mean exactly?

    I should past your code in the functions.php?

    I am a little bit new in this sector..

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘footer widget’ is closed to new replies.