Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1005184

    I would like to change the size of the titles in the sidebar, is it possible to have the CSS code please

    Thanks a lot :-)

    #1005209
    This reply has been marked as private.
    #1005275

    Hi,

    Thanks for the details, though I think you forgot the URL of the site?

    Best regards,
    Rikard

    #1005276
    This reply has been marked as private.
    #1005384

    Hi MCLdesign2010,

    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

    
    strong.news-headline  {
        font-size: 18px;
    }
    strong.news-headline .news-time {
        font-size: 14px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1005556
    This reply has been marked as private.
    #1005561

    Hi,

    Please use this css code to style the h3 in the sidebar:

    
    #top #wrap_all .all_colors .sidebar h3.widgettitle{
     font-size: 14px;
    }
    

    and replace 14px with your custom font size.

    Best regards,
    Dude

    #1005573
    This reply has been marked as private.
    #1005615

    Hi MCLdesign2010,

    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 #wrap_all #text-4 h3 a,
    #top #wrap_all #newsbox-3 h3  {
        font-size: 22px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1005680
    This reply has been marked as private.
    #1005766

    Hi MCLdesign2010,

    Glad to hear that.
    I’ll be closing this thread then.
    Please feel free to comeback if you need further assistance.
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

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