Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter edupierin

    (@edupierin)

    other question: How can I incrise the size of the Logo image in the Header?
    My logo are 198×55 and the navbar-header are 263×100, but I cant use without incrising the Header whidth.

    Hi @edupierin

    1) For the stop service hovers effect, Can you please try code given below in Custom CSS field (Appearance -> Customize -> Header settings -> Custom CSS).

    .service-effect:hover .service-box img { 
    	transform: rotate(0deg) !important; 
    }

    2) Now do you want to an increase the size of logo Go to (Appearance -> Customize -> Header settings -> Header Logo Setting). For more help refer this shot https://prntscr.com/jnwzvb

    Let us know if it works..!

    Thank you

    Thread Starter edupierin

    (@edupierin)

    For the first: Totally worked! Thank you a lot…

    For the second: maybe I wasn’t clear, I’ll try explain: my image has 55px width. The navigation bar has 100px, it means that I have 45px left to increase my logo, BUT (always has a but”) somewhere has a margin configuration consuming this 45px, so when I increase the width of the image more than 55px, the navigation bar will increase too. get it?

    I also can’t find where I can change the header image for the the blog page. I guess its called “page-header-bg.jpg” in “page-mycarousel”.

    Iam not a front-end guy, badly know how to program, so sorry by the basic questions =]

    Hi @edupierin

    Could you please share your website URL so I can take a look and provide a proper solution.

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Removing Service Effects’ is closed to new replies.