Okay
  Public Ticket #920874
Text Block Module
Closed

Comments

  •  2
    Isha Judd started the conversation

    Hello Tahrir

    Today I need you to tell me where to change the default background color of the text block.

    Currently it is in black and white need it to be.

    Thank you

  •  8,996
    Tahir replied

    Hey Again,

    Try setting the Column Background Color if the Row does not work for you : 

    Thanks 


    ThemeNectar Support Team 

  •  2
    Isha Judd replied

    Yes, we know but want to make by default and not have to change it every time we go to write something.

  •  8,996
    Tahir replied

    Hey Again,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  •  2
    Isha Judd replied

    That seems to me very well

    CSS code that could be included for all text module whole issue?

    Not for individual pages or posts?

  •  8,996
    Tahir replied

    Hey Again,

    Yes but please provide a page url so i can check if its possible or not. 

    Thanks 


    ThemeNectar Support Team 

  •   Isha Judd replied privately
  •  8,996
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .wpb_text_column.wpb_content_element {
        background-color: #fea !important;
    }

    Thanks


    ThemeNectar Support Team