Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #521777

    Can I get the font and the thumbnail to be a bit bigger that default?

    #521788

    Hi idespiran!

    Can you please post the link to your page where we can see your widget so we can provide you an accurate solution?

    Cheers!
    Yigit

    #521833

    but of course :-) http://www.idespiran.se/blogg

    #522539

    Hey!

    use this code inside of Quick CSS field:

    a.small-preview {
    width: 130px;
    height: 130px;
    }
    

    and adjust as needed.

    Regards,
    Andy

    #522831

    Thank you – that didn´t change the size on the Enfold widgets (to the right) – but gave me the oppurtonity to change size on featured image preview (to left). Maybe it isn´t possible? Or maybe you have another code snippet for me to paste :-)

    Tiina

    #522887
    #522924

    Thank you – problem solved only by doing the first step- couldnt find Function.php – but did find the Enfold-function.php – but in there I couldnt find the code that you wanted me to look for… But than again – I+m happy now – with a bit bigger size in the widgets :-)

    #522937

    Hey!

    Functions.php file should be right below enfold-functions.php file in Appearance > Editor. It is better if you make the changes there :)

    Regards,
    Yigit

    #522968

    Ok Thanks again – found it !

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Bigger font and thumbnail in Enfold Widgets?’ is closed to new replies.