• Resolved camillaangelica1

    (@camillaangelica1)


    Hi,

    1. I would like to remove the black text/titel box in the “employee” widget.

    2. also, instead of the one-liner underneath the “black box titel”, i would like to have one line for an email address and a second line with a phone number.
    is this possible ?

    Hope you can help,
    Thanks

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello there,

    > 1

    Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    
    .atframework_employees_widget .employee-title {
    	 background-color: transparent;
    }
     .atframework_employees_widget .employee-title a {
    	 color: inherit;
    }
    

    > 2

    Currently it is unsupported as it only accepts single line text with no more than 12 words length. Perhaps you could use a pipe “|” separator.

    I hope this reply helps. Have an excellent weekend ??

    Regards,
    Kharis
    aThemes Support

    Thread Starter camillaangelica1

    (@camillaangelica1)

    this is great thanks!

    You’re welcome!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis
    aThemes Support

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘“employees” remove black text box’ is closed to new replies.