Select picker inside #page-title

3 replies · opened Oct 27, 2016

EestatianOct 27, 2016

It seems the Canvas CSS marks all

span

tags inside a #page-title

section

in such a way that select picker short codes comes out all messed up. For instance, the

margin-top

is off and all select items are marked with a check icon. Fonts are also a mess.

Do you have a workaround for this?

SSemicolon WebSTAFFNov 2, 2016

Hello,

We Really Apologize about the Inconveniences caused. Please find the following CSS Block in the style.css File:

#page-title span

and replace it with:

#page-title .container > span

This will definitely work fine. Thanks for your Patience.

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

EestatianNov 22, 2016

Excellent, thanx!

To make it work perfectly I also had to replace

#page-title.page-title-parallax span

with

#page-title.page-title-parallax .container > span

in the same file (style.css).

Just in case

SSemicolon WebSTAFFNov 24, 2016

Hello,

Really Glad that your issues were resolved. And yes this CSS will need to be added based on the Page Title Style you are planning to use. Thanks for your Patience.

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

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