• Resolved rev-angeldust

    (@rev-angeldust)


    Hello,

    is there a possibility to add links or linebreaks in the services section (in the option panel or otherwise)?
    I would like to have a link in one of the boxes of services and some line breaks or maybe a list.
    But the template filters html out by default.

    Any solutions?

Viewing 1 replies (of 1 total)
  • Hi Rev-angeldust,

    It is possible to add link or line breaks in the service section.

    Followup same step:

    Step 1. Locate file index-services.php in busiprof theme directory.

    Step 2. Go to line number 86 and you will find these code
    <a href="<?php echo $current_options['service_link_btn']; ?>">

    Step 3. Replace to your code like these:
    <a href="your link goes here">

    Premium version hase already this setting.

    Thanks
    hari maliya

Viewing 1 replies (of 1 total)
  • The topic ‘Line break and links in services / testimonials’ is closed to new replies.