Okay
  Public Ticket #890820
2 line text in Processes
Closed

Comments

  •   KAZA INTERIORS started the conversation
  •  2,010
    Ocean replied

    Hi, you can try to add code CSS

    .de_tab.tab_steps .de_nav li span{line-height: 30px;padding-top:70px;}

  •   KAZA INTERIORS replied privately
  •  2,010
    Ocean replied

    Hi, you can try to add code css

    .de_tab.tab_steps .de_nav li span{font-family: "Dosis"; font-size:14px;}

  •   KAZA INTERIORS replied privately
  •  2,010
    Ocean replied

    Try:

    div.de_tab.tab_steps .de_nav li span{ font-family: "Dosis"!important; }

  •  3
    KAZA INTERIORS replied

    Thank you!

  •   KAZA INTERIORS replied privately
  •  2,010
    Ocean replied

    Hi,

    First, I'm so sorry for issue creat new ticket. I don't know why and i'm contacting forum fix this issue.

    1. You can try to add code : 

    @media only screen and (max-width: 992px){

    #mainmenu a:hover {background: #111 !important;color: #fff!important;}

    }

    2. You can select animate for columns. view attachment image.

    3. You can open file : wp-content/plugins/ot_service/ot_service.php

    Find and edit line : 'rewrite'  => array( 'slug' => 'services' ),

    4. Add code CSS : 

    .widget_tag_cloud li { margin-bottom: 25px;}

     

  •   KAZA INTERIORS replied privately
  •  2,010
    Ocean replied

    Hi, 

    a. Add code css : 

    .widget.widget_recent_entries ul li {line-height:30px;}

    b. Try,  You can open file : wp-content/plugins/ot_service/ot_service.php

    Find and edit line :           'singular_name' => __('Service','ot_service'),