Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #937031

    Hi,

    Can I know how to set socket colour on top and bottom only? Also can I know how to make the socket border thicker?

    Thanks.

    #937084

    Hey nacaal,

    I’m not sure what you mean by socket colour on top and bottom only, could you try to explain a bit further? If you have a screenshot highlighting your intentions then it will make it easier for us to understand what you are looking to achieve.

    Best regards,
    Rikard

    #937089

    Socket Top and Bottom Border Line Color

    Socket only display top and bottom border colour, also borders are thicker.

    #937155

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    #socket {
        background: red;
        border-top: 10px solid blue;
        border-bottom: 10px solid blue;
    }

    Best regards,
    Rikard

    #937274

    It’s Working : )

    Thank you

    #937308

    Hi nacaal,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #937309

    Hi nacaal,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.