Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #305345

    Hi, I have an issue with the Enfold theme, where I have a number (3) links in a footer widget, and when you hover over them they immediately change orientation from horizontal to vertical. Any help would be greatly appreciated!

    #305685

    Hey buddhafish!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #footer .fots a {
    display: inline-block!important;
    }

    Regards,
    Yigit

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