Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Acurax Technologies

    (@acurax)

    Hello,

    Thanks for being with us, It looks like some margin tops in your theme causing the issue, here is a simple fix.

    Go to Editor under Appearance

    You can see style.css of your theme is opened for editing, at the very end, add the following code and click on submit.

    It will save, and problem will be solved

    #divBottomRight {
    margin-top: -182px;
    }

    Thread Starter lovelyrehsi

    (@lovelyrehsi)

    Thank You! It worked.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not all icons showing at the bottom of page’ is closed to new replies.