Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Flexform
  • #80224
    George
    Member
    Post count: 235

    Hello,

    What kind of custom css would i be able to add to achieve a transparent button?

    E.g. a button that is the same as the short-code ones built it, but simply transparent.

    Please refer to the attached image for reference of what i would like.

    Advice / code / information would be much appreciated.

    Thank you.

    – George

    #80302
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this css code for button :
    .buttonclass{border:1px solid #000;color:#000;background:#fff;padding:4px 6px;}
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #80524
    George
    Member
    Post count: 235

    Hi Mohammed,

    Thank you for your reply.

    I am not an experienced wordpress’er’. Where would i add that css? and how do i actually call upon it to product a button?

    Thank you.

    #80544
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS => Here put this code and update options.Where do you want to use this ? Any specific page and location ?

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #80551
    George
    Member
    Post count: 235

    Hi Mohammed,

    Thank you for that update.

    I want to use the transparent button on multiple posts/pages.

    How can i do that?

    #80554
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use code like :
    <a class="buttonclass" href="#" >My Button</a>
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #80555
    George
    Member
    Post count: 235

    Thank you Mohammed.

    That does the trick.

    George.

    #80557
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad that issue resolved .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #81333
    George
    Member
    Post count: 235

    Hi Mohammed,

    Is there anyway to make the same button but with slightly rounded edges?

    Kind regards,

    George

    #81334
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Sure, please use this custom css code :

    .buttonClassNew{border:1px solid #000;color:#000;background:#fff;padding:4px 6px;border-radius:4px}
    

    HTML code :
    <a class="buttonClassNew" href="#" >My Button</a>

    Hope that will help you sure and let me know your feedback.

    Thanks

    #81336
    George
    Member
    Post count: 235

    Hi Mohammed,

    Works great thank you.

    #81337
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad that issue resolved .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register