Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #460453

    new color and horizion alignment for menu “submenu” in footer widget

    #460478

    Hi alfaweb2!

    Seems like you have removed footer widget area. Please let us know if you put it back so we can look into it. Now i cannot see footer widget area on none of your pages

    Regards,
    Yigit

    #460657
    This reply has been marked as private.
    #460660

    Hi!

    Please add following code to Quick CSS

    #footer a {
      color: orange;
      text-align: center;
    }

    Cheers!
    Yigit

    #460665
    This reply has been marked as private.
    #460692
    This reply has been marked as private.
    #460695

    Hey!

    Please add following code to Quick CSS as well

    #footer .widget {
      margin: 0;
    }
    #footer a {
    font-size: 12px; 
    }

    Regards,
    Yigit

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