• Resolved ramsal

    (@ramonsalado)


    Hi!!

    I’m doing some tests with the theme free before deciding if I buy the premium. I have found that the ClientBar section has no title. I tried to add it from the hooks, but neither section has hooks.
    Have you found any solution?
    In the premium version it happens the same?

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hardeep Asrani

    (@hardeepasrani)

    Hey there,

    There are no hooks for the client bar section but I’ve reported it to our developers and we will be adding it to the upcoming release. Thank you for the suggestion.

    Thread Starter ramsal

    (@ramonsalado)

    Hello!!

    With the new update is now possible from CSS:

    .hestia-clients-bar:before{
    		content: "Clients"
    			}
    
    .hestia-clients-bar:before{
    	font-size: 37px;
    	font-family: Ubuntu;
    	font-weight: 700;
    	line-height: 1.618;
    	
    			}

    Regards!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Section ClienteBar without title’ is closed to new replies.