• Resolved J2727

    (@j2727)


    I would like to add a second call to action button in my site. Right next to the other one. Does anyone have an experience on how to do this?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author tskk

    (@tskk)

    Adding it below the current one will be much easier. if that’s okay, will post instructions.

    Thread Starter J2727

    (@j2727)

    I do think it would look a bit more lined up to have them side by side, but I am appreciative of your willingness to help and will take what i can get. So please my I have the instructions for below

    Theme Author tskk

    (@tskk)

    open slider-one.php and paste this on line # 49

    <p class="rtxtaln bpadding40 fontwht">
         <a href="#" class="bg333437 brdbtm4000 rbg51550 h324tt22lr">
    	<?php _e('Continue Reading',  'alexandria'); ?> </a>
    </p>

    change the # and continue reading to your actual link and text

    Thread Starter J2727

    (@j2727)

    thank you!

    Theme Author tskk

    (@tskk)

    Happy to help 🙂
    Don’t forget to throw some stars at the theme 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add a 2nd Call to action Button’ is closed to new replies.