Hi,
I’ve tried adding custom css to Theme Options, adding to original file, and I’m also having challenges finding what I need to change just any any of the css files. I must be missing something?
I need to add or change to this
element.style {
height: 116px;
line-height: 175px;
padding-left: 13px;
padding-right: 13px
}
My logo doesn’t fit and I’m trying to tweak my menu so that the hover line isn’t so far away from the menu.
http://newwebsite.rockyshoresandseals.com/
Help would be appreciated!
Thanks
Hi freewaystar!
The element.style isn’t a valid selector. Its what you’ll see when inspecting an element that is modified within the browser from, in this case, javascript.
What you can do is a bit easier. Go to the theme options and then the Header tab. For Header Size you will choose the custom pixel value and then use the new Header Custom Height dropdown to choose the header size you want. (this is new in Enfold 2.6)
Best regards,
Devin
Cool, thanks. I need to update to 2.6. I downloaded the new file and my question is, how do I update if I have a child theme selected?
Thanks!
Hey!
You need to update parent theme. Please see – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit