button shape

This topic contains 11 replies, has 3 voices, and was last updated by  Guust 6 years, 3 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #457734

    hbscreatives
    Expired Member
    Post count: 70

    Hello…

    Please let me know how to make button shape changed,
    currently, it is round abit in default setting,,
    but I want to remove round…

    please let me know how to do.

    #457741

    Guust
    Moderator
    Post count: 29970

    Try this CSS:

    button {border-radius: 0;}

    You can easily find yourself what code to add: https://wpgeodirectory.com/docs/customizing-your-style/

    Thanks

    #457824

    hbscreatives
    Expired Member
    Post count: 70
    This reply has been marked as private.
    #457827

    Guust
    Moderator
    Post count: 29970

    Please check the login details, they are not working.

    #457837

    hbscreatives
    Expired Member
    Post count: 70
    This reply has been marked as private.
    #457838

    Kor
    Moderator
    Post count: 16516

    Hi HBS,

    You can use this custom CSS code below.

    
    
    input[type=button],input[type=submit] {
        border-radius:0px!important;
    }
    #457846

    hbscreatives
    Expired Member
    Post count: 70
    This reply has been marked as private.
    #457888

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #457968

    hbscreatives
    Expired Member
    Post count: 70
    This reply has been marked as private.
    #457976

    Kor
    Moderator
    Post count: 16516

    Hi HBS,

    Thanks for your reply. You can insert the custom CSS code into your WP > Appearance > Customize .

    
    
    
    /* Removes border radius */
    input,textarea {
        border-radius: 0px!important;
    }
    
    .featured-area::before {
        opacity: 0!important;
    }
    
    .featured-img {
        background-size: contain!important;
        
    }
    
    #457978

    hbscreatives
    Expired Member
    Post count: 70
    This reply has been marked as private.
    #457984

    Guust
    Moderator
    Post count: 29970

    Try this CSS, adjust the color as required:

    .sd .featured-area h1.entry-title {color: green !important;}

    PS: you already have this in your additional CSS at Themes > Customise:

    
    
    /* Featured Title Font Color*/
    .sd .featured-area h1.entry-title {
        color: #ffffff;
    }

    Thanks

Viewing 12 posts - 1 through 12 (of 12 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount