Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1152700

    Hi Guys

    I would like to round the corner of only one edge of a button in the button row. Link to image below included as to how I need it to look – rounding only the top left hand corner.

    I would also then like to add those buttons to the main menu. Is this possible?

    Thanks in advance
    Dee

    #1152971

    Hey Dee,

    Where can we see the elements in question?

    Best regards,
    Rikard

    #1153055

    Hi Rikard

    I did upload an image of the buttons – to round corners – it is attached again in private as well as the link to the site in order to see the placement in the menu.

    I would like the button row buttons to all have the rounded top left corner throughout the site.

    Thanks
    Dee

    #1153189

    Hi,

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

    #top .av-menu-button > a .avia-menu-text {
        border-top-left-radius: 15px;
    }

    Best regards,
    Rikard

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