Viewing 12 posts - 31 through 42 (of 42 total)
  • Author
    Posts
  • #585724

    No I mean the style of the text. The text is ok, but how can I get it into BOLD?

    #585728

    Add font-weight: bold to:

    #top .slideshow_caption .avia-button-wrap a{
    	padding: 15px 16px;
    	text-transform: uppercase;
    	text-decoration: none;
    	min-width: 140px;
            font-weight: bold;
    }
    #585748

    Thank you so much Josue!!! You are my hero!!

    So much thanks for all your support!!! Really appreciate it! Really fast response!
    Others can learn from you!!

    I hope that if I need some support in the future you would be the one that could do this for me!

    Thanks again bro!

    Cheers,
    Anthony

    #585786

    You are welcome Anthony, glad to help :)

    Regards,
    Josue

    #593784

    Hi Josue,

    How are you? It’s been a while, but one little thing I can’t get the space between the two buttons on top as same as the ones underneath them?
    I have changed the light transparent buttons to green so they have all the same color.

    Could you help me out?

    Regards,
    Anthony

    • This reply was modified 8 years, 3 months ago by anthonyajl.
    #593801

    Hey!

    I’d suggest you ditching the built-in buttons and place the four as shortcodes, wrap each row with a div:

    <div>[button1][button2]</div>
    <div>[button3][button4]</div>

    Makes sense?

    Cheers!
    Josue

    #599205

    Hi Josue,

    It is not possible to place the four as shortcodes, because the 2 buttons Biography and Get In Touch are not different pages. These are on the home page when you scroll down.
    Could you help me?

    Regards,
    Anthony

    #599244

    You can still link anchors in a button shortcode:

    [av_button label='Click me' link='manually,#anchor' link_target='' size='small' position='center']
    
    #599282

    Thank you so much Josue! It works fine now and the alignment is perfect!

    Cheers,
    Anthony

    #599306

    You are welcome, glad to help :)

    Regards,
    Josue

    #967313

    Hello.,
    I’ve modified the files to add an additional button to the full screen slideshow –
    slideshow_fullscreen.php
    av-helper-slideshow.php

    When opening the modal window to add the caption/buttons I can see the 3 button selection in the code, but the modal window is only showing attributes for button 1 and button 3. It appears that the window height needs to be tweaked but I’m not having any luck thus far.

    Also, I’m hoping I can include the modified files in my child theme so I would really appreciate your insight on all items mentioned here. I’m running the latest Enfold rev.

    Thanks!

    #969866

    Hi,

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Thanks!

    Best regards,
    Ismael

Viewing 12 posts - 31 through 42 (of 42 total)
  • The topic ‘Need more buttons in fullscreen slider,’ is closed to new replies.