Rounded Corners to Square

Home Forums WordPress Themes – Premium Preferential Rounded Corners to Square

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #57848
    Cathleen Lengyel
    Participant

    Years ago I purchased Preferential and was provided info on what code to change in order to make the corners square instead of rounded. I recently purchased the updated version ( I love this theme) and I see the code has changed. I am uncertain now how to change the corners from rounded to square. Any help greatly appreciated. Thank you.

    #57850
    Bidur
    Moderator

    Hello Cathleen Lengyel,

    If you meant the rounded corner of the navbar, please add the following css inside the additional css section of your customizer;

    #pref-navbox {
        border-radius: 0;
    }

    Let us know.
    Thanks!

    #57949
    Cathleen Lengyel
    Participant

    Yes, perfect!! Thank you so much!

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