Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1440033

    Hi, on my site https://ilredelweb.it/save/ I need to change the text and style of the Slider Article element.
    I would like to customize the color, and have the text in capital letters and underlined, can you help me please?
    Thanks Gianluca

    #1440034

    you had to adjust to the color you like:

    
    #top .read-more-link .more-link {
      text-transform: uppercase;
      text-decoration: underline;
      color: #a6c626;
    }
    #1440037

    by the way – why don’t you use a svg as logo?
    sharpness will be much better:
    – you can download it here:
    https://webers-testseite.de/savenergy-logo.svg

    Comparison (with screenshot)

    #1440053

    Hi,

    Thanks for helping out @guenni007 :-)

    Best regards,
    Rikard

    #1440179

    Thanks to everybody I did it can u check it now @guenni007? :-)

    #1440191

    it is still the png as logo. you can just upload that file to media library and insert it to the logo input field.
    Enfold will recognise that you have it centered on top – and will adjust the setting inside the svg ( preserveAspectRatio )

    because you merge the css and js files – refresh that on Performance – Delete Old CSS And JS Files? at the bottom

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