Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • smartmax Friend
    #881829

    Hi guys, I would like to have in a custom html module a bigger font titel – just in one module – not in all of them.
    How can I change this? I already tried with (H2) tags…

    http://www.madebysanders.nl/ariekreuk.nl

    Many thanks in advance


    1. Schermafbeelding-2016-02-12-om-10.43.08
    Pankaj Sharma Moderator
    #881832

    Hi
    Add this code in custom.css file

    
    #Mod89 .module-title { font-size:20px;}
    

    Set the font size value as per needs .

    smartmax Friend
    #884241

    Thanks Pankaj!!
    That’s the trick!

    Sorry for my late reply I was away for a couple of days.
    Do you also have a trick that the email shows in white (not black)?
    Now on http://www.ariekreuk.nl


    1. Schermafbeelding-2016-02-16-om-11.15.38
    Pankaj Sharma Moderator
    #884260

    Hi
    its anchor tag color that shows in black color in template .To make it white add below code in custom.css

    #Mod89 a {
        color: #fff;
    }
    smartmax Friend
    #884337

    Thank you very much Pankaj!

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 4 replies, has 2 voices, and was last updated by  smartmax 8 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum