• Resolved coloursign

    (@coloursign)


    Hi Joe,

    In my theme the Map title is not coming out very clearly. I wondered if I could change the colour of the font used in the title, make it larger or otherwise manipulate it.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Joe

    (@morehawes)

    Hi @coloursign,

    Thanks for reaching out. The Shortcode Header title can be styled with CSS. I have put together an Example for you.

    I hope that helps!

    Joe

    Thread Starter coloursign

    (@coloursign)

    That is absolutely what I needed.

    You are a star.

    If you ever what me to test anything let me know.

    Plugin Author Joe

    (@morehawes)

    Glad that helped and all offers of testing very welcome! ?? Please get in touch using this form and I can let you know via email of beta releases.

    Cheers,

    Joe

    Thread Starter coloursign

    (@coloursign)

    Hi Joe,

    The CSS worked very well thank you. At the moment the basemap dropped down text is not there. Any ideas.

    My email address for beta testing is [email protected]

    Best regards

    Ian

    Plugin Author Joe

    (@morehawes)

    Hi Ian,

    Great, thanks.

    Do you have multiple Basemaps added in Settings? If so, please provide a link to your site so I can investigate further.

    Joe

    Thread Starter coloursign

    (@coloursign)

    ianreid.uk password bodoni

    Plugin Author Joe

    (@morehawes)

    Your style sheet is specifying these elements be white. The following CSS can be used to override it:

    .waymark-map .leaflet-control-layers-list span {
     color: #252525; 
    }

    I hope that helps.

    Please bear in mind that these forums are public and sharing sensitive information here is not recommended.

    All the best,

    Joe

    Thread Starter coloursign

    (@coloursign)

    Worked perfectly

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Map Title’ is closed to new replies.