Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #409803

    Hi everybody ….

    Still struggling with the Layer Slider ….

    One of my slider pulls dynamic content from a custom taxonomy and while it displays the header exactly as it should, the author and slug are both lower case and with dashes in between every word.

    For instance, instead of “Mad Rhino” it displays “mad-rhino”

    How can I rectify this?

    Thanks for your time and help

    #409837

    can you give us a link to see what happens?

    #410328

    Hey!

    Thank you for using Enfold.

    It is suppose to show that way because it is pulling the actual author slug or username which is “mad-rhino”. I think it’s best if you write the author name manually. You can fix the lowercase issue by adding a custom css:

    text-transform: capitalize;
    

    The dash symbol is not going to be remove though.

    Regards,
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.