Shop Categories

X

Please check it.

Home Forums Fury Theme Please check it.

Topic Resolution: Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19985
    THEOREM
    Participant

    Hello.
    Can we know when the last top bar login menu development will be completed?

    Also, please refer to the image attached.
    http://prntscr.com/ps2e2e

    I’d like to reduce the footer gap.
    Please tell me what to do.

    • This topic was modified 3 years, 8 months ago by THEOREM.
    #19994
    Zex
    Moderator

    Hello, Theorem!

    This option is already on our TO-DO list, but unfortunately, I can’t give you a precise date.

    As for the footer gap, insert the following codes into Customizing->General->Additional CSS:

    .site-footer .margin-bottom-2x,
    .site-footer .widget
    {
        margin-bottom: 0px!important;
        margin-top: 0px!important;
    }
    .footer-copyright{
        display: none!important;
    }

    Regards

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