Hi
where can i set in pixel the HIGH of the socket line
Same question for the line under the menu where title and localisation page display.
Hey jb84,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
The 2 background orange lines see link in private
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#socket {
border-top-width: 10px !important;
}
Best regards,
Rikard
Thanks Rikard
but it down not change anything if i put 0px.
I display more pix if i put for example 100px but with 0 px nothing change
1- I need to reduce the socket hight
2- I need to reduce the orange bar hight (where title and path of the page are displayed)
Thanks
Hi,
Thanks for the feedback, please try this instead for the socket:
#socket .container {
padding-top: 5px !important;
padding-bottom: 5px !important;
}
And this for the title bar:
.title_container .container {
padding-top: 5px !important;
padding-bottom: 5px !important;
min-height: 10px !important;
}
Best regards,
Rikard
Solv ! It’s perfect.
You can close ticket
thanks
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike