Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Ziodim

    (@ziodim)

    I understand. Thanks for now. Hopefully soon I’ll able to go live and post the link.
    In the meantime I tried few things and I think I’m getting close to the problem.
    I have only the following lines on the custom css box:

    .subhead, .postdate, .kad-hidedate, .postdatetooltip {
    display:none;
    }
    .footer-widget .widget, .footer-widget {
    margin-top:0;
    }
    .footercol1, .footercol2, .footercol3, .footercol4 {
    display:none;
    }
    .home .footercol1, .home .footercol2, .home .footercol3, .home .footercol4 {
    display:block;
    }
    #containerfooter {
    padding-top:0;
    }

    Everything is fine and aligned until I add the following code to reduce the font size of the title and the text widget.

    .footerclass h3 {
    font-size:18px;
    }
    .footerclass {
    font-size:12px;
    }

    These 2 mess up the alignment of the title and the bullet points.
    Maybe this is not the correct way to do it.

    Thread Starter Ziodim

    (@ziodim)

    Hi, thank you for your help.
    It worked partially. Now bullet points correctly moved to the left.
    Something like this:

    …..Links:
    •Link 1
    •Link 2

    If I can also align the title “Link:” to the left I’m done.
    Is there a way to reduce the blank space between the title “Link:” and the first row in the text widget?

    Thanks a lot!

    Thread Starter Ziodim

    (@ziodim)

    I understand.
    Thanks for now.
    Zio

    Thread Starter Ziodim

    (@ziodim)

    Hi Hannah, thank you for you quick reply.
    Unfortunately I’m still working locally.
    I’m sorry.
    Can you help me anyway?
    Thanks a lot.

Viewing 4 replies - 1 through 4 (of 4 total)