Please advise...

11 replies · opened May 8, 2022

RrookapsMay 8, 2022

I am trying to develop a website that is formatted similar to this.... http://www.rainsoft.com

It has the hero type homepage with the form on the side... can you advise on what demo page I might start with in the Canvas template to work towards this look?

Thanks,
Charlotte Terry

RrookapsMay 9, 2022

Great! On the left side then can I replace the image div..

<div class="col-lg-5" style="background: url('demos/medical/images/section-bg.jpg') center center no-repeat; background-size: cover; min-height: 250px;">

With a slider?

SSemicolon WebSTAFFMay 10, 2022

Hello,

Yes Absolutely! Consider using the following code:
[ch_pre]

....

[/ch_pre]

and the following CSS Code:
[ch_pre type="css"].fslider.h-100 .flexslider,
.fslider.h-100 .flex-viewport,
.fslider.h-100 .slider-wrap,
.fslider.h-100 .slide {
height: 100% !important;
}[/ch_pre]

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

RrookapsMay 10, 2022

Thanks for the awesome support!!!

Charlotte

SSemicolon WebSTAFFMay 11, 2022

Very Happy to Help! :)

Do let us know if we can help you with anything else or if you find any further issues with Canvas.

RrookapsMay 21, 2022

Where do I go to change the color scheme for demos/medical?

Thank you.

SSemicolon WebSTAFFMay 23, 2022

Hello,

You can simply find the following code in the HTML File:
[ch_pre]

  • [/ch_pre]

and change the Hex Value: DE6262 according to your needs. More Documentation for this can be found here: https://docs.semicolonweb.com/docs/getting-started/color-schemes/ .

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

RrookapsMay 23, 2022

I remembered that right after sending my email. Your documentation is very thorough.

Thanks.

RrookapsMay 23, 2022

Hi. The Medical template is working well for the project I'm working on.

I am though struggling to get the font-icons working. I am trying the use the "bi-droplet" next to 'Our Mission".

This is my code (line 208)-- <i class="bi-droplet"></i>

This is the website url --(just a practice area): www.local-agent.net/naturesoft

Thank you.

SSemicolon WebSTAFFMay 24, 2022

Hello,

Thanks so much for the Kind Words! :)

To be able to use Bootstrap Icons, you will need to add the following code in the Document `` as well:
[ch_pre]<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.2/font/bootstrap-icons.css" type="text/css" />[/ch_pre]

Apologies for the Inconveniences. We have just added this to the Documentations: https://docs.semicolonweb.com/docs/shortcodes/icons/ .

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

RrookapsMay 24, 2022

Perfect. Thanks!

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard