Place Description Field

This topic contains 6 replies, has 2 voices, and was last updated by  Jimmy Ryan 7 years ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #376984

    Jimmy Ryan
    Expired Member
    Post count: 202

    I am using WP, AVADA, and GD. The Place Description field has no background and no border. I found the style that controls the border but adding the border and using !important does not work so what else can I try next?

    #376985

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    #376986

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    #377023

    Kor
    Moderator
    Post count: 16516

    Hi Jimmy,

    Please use the custom CSS code below.

    div.mce-panel {
    border: 1px solid #cacaca!important;
    }

    #377033

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    #377093

    Kor
    Moderator
    Post count: 16516

    Hi Jimmy,

    Looks like you’ve fixed it http://prntscr.com/f4hqln . Do you still require assistance?

    Thanks!

    #377098

    Jimmy Ryan
    Expired Member
    Post count: 202

    You are my hero indeed.

Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket