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

    Hey,

    I have under Advance Styling change the H1 tag to #ff0000 and font size 20 but it is not working as you can see here:
    http://www.airlinestaffrates.com/cinque-terre/ on
    FAVORITE ITALIAN PEARLS: CINQUE TERRE

    What is wrong?

    Thanks
    Charlotte

    #734057

    Hey Charlotte :)

    That is because of the markup. Please try adding following code to Quick CSS as well

    h1.p1 strong {
        color: inherit!important;
    }

    Font size is currently 20px on my end

    Best regards,
    Yigit

    #734058

    Thanks :)

    #734061

    Hi!

    You are welcome! Let us know if you have any other questions or issues :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Advance styling not working’ is closed to new replies.