Jump to content

Jéssica valle

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Jéssica valle

  1. <div class="container vc_container stm_staff_container_grid style_7">
      <div class="stm_staff_name">
    
    color: grey;
    margin: 0 28px;
    padding-top: 12px;
    padding-bottom: 3px;
    position: relative;
    line-height: 20px;
    background-color: #fff;
    font-size: 16px;
    </div>
     
    it would be like this?
  2. Hi, 

    I havea WStaff Element to which i want change the color of font under the speakers pictures to grey, but can't seem to make it work. I try including the following CCS code on that page but it does not take it. Can someone help please. this is the web link  https://graceandfavorhouse.org/deborasdc/ this is the spanish version i would like it to look like the english version https://graceandfavorhouse.org/en/deborahsdc/. Not sure why the english page didn't required codes...i'm not able to change the spacing as well

    .stm_staff_container_grid.style_7 .stm_staff__name {
     
    color: grey;
    margin: 0 28px;
    padding-top: 12px;
    padding-bottom: 3px;
    position: relative;
    line-height: 20px;
    background-color: #fff;
    font-size: 16px;
    }
×
×
  • Create New...