• talentreq

    (@talentreq)


    I need help with the main page. how do I get rid of the white background around the 3 pictures? And how do I change the font colours below into white please?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • emranemranx

    (@emranemranx)

    Hi Taltentreq,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Advanced Options > Additional CSS field:

    footer * {
      color: white;
    }

    Thanks!

    Thread Starter talentreq

    (@talentreq)

    thanks emranemranx! I’ll try it

    Thread Starter talentreq

    (@talentreq)

    It worked! thanks and I got the footer font changed.

    2. 3 “feature” on the main page… I wanted to put the images in there… but there’s always a white square going around the round images… how do I get rid of the squares please?

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

The topic ‘main page – customization’ is closed to new replies.