Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #412569

    Hello

    Thank you so so much for a great, great theme and even greater help.
    You guys are just so amazing.

    Couple of more and I things (i hope) I need

    how can I have links to the pages (pages widget) in the footer, but in one horizontal line like attached URL?

    Thank you very much!

    #412576

    Hey!

    Try adding this code to the Quick CSS:

    #footer .widget_pages ul li {
        display: inline-block;
        margin-right: 15px;
    }

    Cheers! 
    Josue

    #412599

    Josue
    It worked. Thank you for, like, your real time support!! ;)
    One more thing… is there any way I can have links (pages) underlined?

    #412620

    Sure, try adding the following:

    #footer .widget_pages ul li a {
        text-decoration: underline;
    }

    Cheers!
    Josue

    #412818

    thank you thank you Josue. It worked like magic!
    I think Enfold is the best tech related buy I have ever made. You guys rock so hard!

    #412833

    You are welcome, glad to help :)

    Regards,
    Josue

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