Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1017177

    Hi there,

    I have a small footer widget issue.
    There are four widgets active, however the widgets are not equally aligned. How can I fix the best way possible?

    • This topic was modified 6 years, 1 month ago by insanityNL.
    #1017261

    Hey Kim,

    Add this to quick css:

    @media only screen and (min-width: 1024px)  {
    #nav_menu-2{
    left:80px!important;
    }}

    Best regards,
    Jordan Shannon

    #1017279

    Worked like a charm !
    Topic solved ;)

    #1017284

    Hi,

    Great! I’m happy to help. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Footer widget issue’ is closed to new replies.