How to remove the rectangle and change font size

This topic has 6 replies, 2 voices, and was last updated 5 years, 9 months ago ago by Rose Tyler

  • Avatar: Milou Soeters
    Milou Soeters
    Participant
    July 4, 2018 at 10:54

    Hi there,

    1. Can you tell me how I can remove the white rectangle? http://prntscr.com/k2dtz8
    2. Where can I change the font size of this to colomns? I want theme to have the same font size. See: http://prntscr.com/k2dtz8

    Thanks in advance!

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 4, 2018 at 13:17

    Hello,

    Thanks for the topic.
    1. Please add this code in Theme Options > Styling > Custom css or in style.css:

    .footer {
        padding-bottom: 0px;
    }

    2. If you use a static block to create the footer you can change font-size using VC.
    Also, you can simply use custom css code:

    .footer a, .footer li span {
        font-size: 15px;
    }

    Regards

    Avatar: Milou Soeters
    Milou Soeters
    Participant
    July 6, 2018 at 09:07

    Hi there,

    I add the codes to de custum css. Firts it worked for a few minutes, but after I changed something at my static block from the footer it changed back and now it doens’t work any more. Both codes won’t work any more.

    Can you tell me what to do?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 6, 2018 at 10:09

    Please provide us with temporary wp-admin access.

    Regards

    Avatar: Milou Soeters
    Milou Soeters
    Participant
    July 6, 2018 at 10:25

    Hi there,

    See private content!

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 6, 2018 at 10:41

    Hello,

    Please check now – http://prntscr.com/k38frc

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.