Okay
  Public Ticket #693209
Stats on Ourea theme
Closed

Comments

  •  1
    steve started the conversation

    hello, 

    please see my screenshots attached. I have added some stats/facts to a portfolio item pop out on the ourea theme. As you'll see, i've entered the stats and chosen to have an orange background.

    When you click on the portfolio item you cannot see the stats (I have highlighted them to show that they're there). You cannot see the orange background? Please help...


    Thanks,


    Steve

  •  2,010
    Ocean replied

    Hi!

    Please, send me link wp-admin , usename and password to login (Chose Private Reply)

    I'll check and help you!

  •   steve replied privately
  •  2,010
    Ocean replied

    Sorry, but popup not received style in row,columns by visual composer.(conflict Js)

    You can add class to columns and style change text color 

    .text-color .counter-wrap .icon-count {color : <your-color>;}

    .text-color .counter-numb  {color : <your-color>;}

    .text-color .counter-wrap p {color : <your-color>;}


  •  1
    steve replied

    do I add this in the custom css panel?

  •  2,010
  •  1
    steve replied

    I have done this, now it displays like this? I would like it to be white text on the orange background as I tried to select.

  •  2,010
    Ocean replied

    Hi!

    I've fixed for you!

    add class 'background-color' to columns.

    add style in Styling Option :

    .background-color{
        background-color:#f9690e;
        padding-top:25px;
        padding-bottom:25px;
    }


  •  1
    steve replied

    Thanks, is there a way of joining the orange bar so there is no gaps in-between the stats? Screenshot shown...

  •  2,010
    Ocean replied

    Sorry,  but I can only help you to be a little. Because, popup conflict JS with visual composer