Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #893885

    Happy New Year! Here’s to an exciting 2018 with what we hope are some great things coming for Enfold….

    Quick question – I would like to increase the font size of the “small title” field of the social share buttons element in ALB… is that possible?

    Thanks,
    Rob

    #893961

    Hey goldengate415,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top #header_meta .phone-info {
        font-size: 14px;
    }

    Just adjust the font size value. Hope this helps :)

    Best regards,
    Nikko

    #894154

    Hi Nikko,
    I adjusted it up to 32 px as an experiment on the font size changed…. deleted cache (server side and browser)… no change to the title over the social sharing element.

    Thanks

    #894199

    Hi goldengate415,

    Do you mean this here?
    Image 2018-01-06 at 21.01.13.png

    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

    
    .av-share-box .av-share-link-description {
      font-size: 32px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #894208

    You solved it! Thank you Victoria!!!!!!!!!!!!!!

    #894297

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #894409

    OK to close, thanks!

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