Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #300295

    Hello Dears,

    I wanna create a custom button it schould be 100% or 80% of main content. Can you please post a css code?

    I have found here a topic but without any code https://kriesi.at/support/topic/fullwidth-button/

    Thanks in advance

    Regards

    #300328

    Hey Erdogan!

    1) Activate the custom css class option field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and insert a custom class into this field – i.e. call it “fullwidth_button” without the “” quotes.

    2) Then insert this code into the quick css field:

    
    #top .avia-button-wrap.fullwidth_button, #top .avia-button-wrap.fullwidth_button a{ width 100%; }
    

    and replace fullwidth_button with your custom css class if necessary.

    Regards,
    Peter

    #300343

    Hey Dude,

    Thanks a lot, it was very helpful :)

    Manchmal um sicher zu gehen lieber euch Fragen ;)

    You can close the Topic..

    MfG

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Full With Button’ is closed to new replies.