Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #676977

    Hello, how are you?

    How do I change the transparency of this column? I used this code and it did not work.

    /
    element.style {
       background-color: RGBA (255, 255, 255, 0.580392);
       border-radius: 0;
       padding: 54px 255px 38px 198px;
    }
    /////
    LINK IMAGE
    http://www.screencast.com/t/wVyTKqqh

    ///ANOTHER THING
    How do I go up this whole block of text together? I want him to stay higher up the column.

    It is possible for custom css?

    LINK SITE
    (www.liliansouza.com/assets/2016) (Go down a little page with the scroll to display the column.)

    LINK IMAGE
    http://www.screencast.com/t/wVyTKqqh

    #678375

    Hey,

    RBG background seems to be working, for the text centering try incresing the inner vertical padding of the column.

    Best regards,
    Josue

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