HR and Go To Top Shortcodes

  • Posted in : Responsy WP
  • tahaqadri
    Participant

    Hi Mehmet,

    First of all I’ll like to thank you for constantly updating the theme with new features. Please add unlimited sidebar feature in the next update.

    I would like to know how can I insert the dotted horizontal row which usually shows up under a heading is there any shortcode or atleast give me html code for it
    Similarly give shortcode/html code for ‘Go To Top’ feature which I would like to use in a normal page.

    Thanks,
    Taha

    ahmetsali
    Keymaster

    Hi,

    1-) use the html below;

    <div class="go-to-top-wrap"><a href="#">Go To Top</a></div>

    2-) Paste the code below to the Custom CSS box;

    .go-to-top-wrap { padding: 5px 0; margin: 30px 0; border-bottom: 1px dashed #ddd; text-align: right; }

     

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

The forum ‘Responsy WP’ is closed to new topics and replies.