Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1160591

    Hello Team,
    just another little issue.

    How can i align to center the text here under the icons (e.g. “Durata” or “Chi può iscriversi”)

    https://www.ticass.it/corso-vis/

    Quick css?

    thanks

    Element Type: a
    Element ID: Not Applicable
    Element Class:

    #1160758

    Hey gianazzi,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .avia-content-slider .slide-entry-title {
        text-align: center;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1160901

    Perfect, it works! Thank you very much

    #1161039

    Hi gianazzi,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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