Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #56346
    knudkp
    Participant

    Hi! I’m running latest WP on http://www.fleksjobbernetvaerket.dk with Cath Base Pro

    I have some text put into the ‘text-widget’ into ‘Footer Area 3’.

    Question: What shall I do, if I want this text to get 2-3 lines closer to the buttom of the page, AND not to forget, to get centeret ALL the way from side to side?

    thanks
    Knud

    #56400
    Sakin
    Keymaster

    @knudkp: Try adding in the following css in “Appearance => Customize => Theme Options => Custom CSS” box:

    #supplementary .widget {
        padding-top: 0;
        padding-bottom: 0;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Footer text, widget, catchbase pro’ is closed to new replies.