Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #940318

    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.

    #940409

    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

    #940449

    The 2 background orange lines see link in private

    #940884

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    #socket {
        border-top-width: 10px !important;
    }

    Best regards,
    Rikard

    #941435

    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

    #941796

    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

    • This reply was modified 6 years, 7 months ago by Rikard.
    #941965

    Solv ! It’s perfect.
    You can close ticket
    thanks

    #941992

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Reduce size of the socket line & title line high’ is closed to new replies.