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

    By default, links on your site are displayed vertically.I need them in a row.Not one column.How can I do that?Thank you!

    #1334136

    Hey huxiaoping,

    I’m not sure I understand the problem you are having, could you post a link to where we can see the actual problem please?

    Best regards,
    Rikard

    #1334652

    Please check it for me.Vertical links are displayed at the bottom of the site

    #1334656

    Hi huxiaoping,

    Thanks for providing us with the link to your site however I don’t see any links displayed vertically, can you give us a screenshot of how it looks on your end?

    Best regards,
    Nikko

    #1334932

    friend links
    I uploaded a screenshot. It’s still the problem last time.I added a link widget,I want it to show all links horizontally.Please tell me the solution. Thank you again.

    #1334940

    Hi,

    Thanks for that. Please try this in Quick CSS:

    #linkcat-0 li {
        display: unset;
    }

    Best regards,
    Rikard

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