[Resolved] Search field border-radius

Home Forums Support [Resolved] Search field border-radius

Home Forums Support Search field border-radius

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #393284
    themedleb

    Hi,

    I’m willing to make the search field border radius at 10px, so far, I made it but this affect some pages (that has page header set) and not others, can you help me with this please?

    #393319
    Tom
    Lead Developer
    Lead Developer

    It looks rounded on both pages for me. The navigation search, right?

    #393328
    themedleb

    The right side of the navigation search is rounded, but the left side is not, I don’t know why and how ! Please try to look again.

    #393621
    Tom
    Lead Developer
    Lead Developer

    Ahh, try adding this:

    .rtl .main-navigation li.search-item {
        padding-left: 10px;
    }
    #393966
    themedleb

    Thank you Tom, it worked.

    #393989
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

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