Button bug

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16595
    invisuallda
    Member

    Hi,
    i have a button inside a slideshow tab and that button have a bug. Only works if i click in the bottom of the the button.

    i have that `[segment id=”leonor-reis” class=”app-features-list” background_color=”#f4f4f4″]

    [heading2 class=”” style=”” title=”Leonor Reis”]

    [wrap class=”slider-content”]

    [image src=”http://leonorreis.com/wp-content/uploads/2015/02/leonor-2.png”%5D

    [/wrap]

    [wrap class=”text-content”]

    [tab_slider id=”features-slider” slideshow=true animation=slide direction_nav=false sync=”#features-iphone-slider.flex-slider-container .flexslider”]

    [wrap class=”text-content”]

    [tab_slide tab_icon=”icon-target” tab_name=”Mission”]

    [six_col]
    [parent_wrap class=”big”]Distinguish myself.[/parent_wrap]

    [/six_col]

    [six_col_last]

    Distinguish myself by learning and improving myself continuously and make a difference in life.

    [/six_col_last]

    [/tab_slide]

    [tab_slide tab_icon=”icon-uniB5″ tab_name=”Vision”]

    [six_col]
    [parent_wrap class=”big”] I want to realize my mission in the following way:[/parent_wrap]

    [/six_col]

    [six_col_last]

    [list type=”list1″ style=””]

    Be physically and mentally strong.
    Inspire others and earn their respect.
    Accept new challenges and develop my professional skills continuously.
    Be financially stable.
    [/list].

    [/six_col_last]

    [/tab_slide]

    [tab_slide tab_icon=”icon-key” tab_name=”Key roles”]

    [six_col]
    [parent_wrap class=”big”]In order to realize my mission and vision, the following key roles have top priority:[/parent_wrap]

    [/six_col]

    [six_col_last]

    [list type=”list1″ style=””]

    Life partner: Be happy with George and build a future together, in which I give and receive love, show respect and give trust.
    Daughter: Love my parents and learn from their wisdom in life.
    Coach: Passionate in serving others to achieve their full potential.
    Student: I learn something every day; I will always remain a student.
    [/list]

    [/six_col_last]

    [/tab_slide]

    [tab_slide tab_icon=”icon-document” tab_name=”Personal Brand Statement”]

    [six_col]
    [parent_wrap class=”big”][blockquote id=”” class=”” style=”” align=”none” author=”” affiliation=”” affiliation_url=””]Passion for unlocking your potential[/blockquote][/parent_wrap]

    [/six_col]

    [six_col_last]

    I’m passionate in unlocking the full potential of Individuals and organizations in Portugal. I promise to help and inspire them to realize their dreams, using my personal branding skills. I will distinguish myself by learning and improving continuously and make a difference in life.

    [/six_col_last]

    [/tab_slide]

    [/tab_slider]

    [wrap class=”text-content”]

    [button style=”padding: 10px 35px;” color=”default” href=”http://leonorreis.com/biografia/” align=”left”]Biografia[/button]

    [/wrap]

    [/segment]

    You can pleas help me ? I send the link of the sectionhttp://leonorreis.com/page-section/leonor-reis/

    #16605
    Veena
    Moderator

    Can you pls try the below custom CSS in themeoptions –

    #leonor-reis .button-wrap {
        float: none !important;
    }
    
    #16609
    invisuallda
    Member
    This reply has been marked as private.
    #16614
    Veena
    Moderator

    Pls remove the previous custom CSS from themeoptions and insert the below custom CSS –

    #estrutura-livro .button-wrap {
        top: 0;
    }
    

    This problem is due the overlapping of flexslider div on the button div. You can see it in chrome developer tools.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Fusion Theme Support’ is closed to new topics and replies.