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

    Hi there,

    I tried all css codes for not providing underlined links on the page. But none does work.
    What did I do wrong?

    Thanks for the help.

    #1123598

    Hey jillinnemann,

    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

    
    #top .av_inherit_color a {
        text-decoration: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1123646

    Hi Victroia, thank you. It worked.

    How can I change the Questionmark design in Titel to normal arial Questionmark?

    Schnittstellen Marktplätze & Produktfeeds

    #1123659

    Hi,

    I’m not seeing the question mark. Can you screenshot?

    Best regards,
    Jordan Shannon

    #1123667

    lLease find in private content

    #1123672

    Hi,

    Add this to quick css:

    .special_amp{
    font-family:Arial!important;
    }

    Best regards,
    Jordan Shannon

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