Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #441324

    Hi,
    I want to change the weight of a font used on the headline rotator – not the family – but the weight. Can u direct me to right place?

    Thanks

    #441717

    Hi richardweisskopf!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .av-rotator-container-inner { font-weight: bold; }

    Cheers!
    Yigit

    #990744

    Is it possible to just have the changing/rotating text in bold?

    I have tried with <strong>some text</strong>, but it converts to ugly text/symbols.

    #990892

    Hi OKEI,

    Could you post a link to where we can see the element in question please?

    Best regards,
    Rikard

    #990922

    Hi support,

    Please take a look at WordPress Index :-)

    Thx.

    /OKEI

    #991093

    Hi OKEI,

    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-rotator-text-single {
        font-weight: bold;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #991476

    It works wonderfully – thanks :-)

    /OKEI

    #991481

    Hi,

    Glad Victoria could help!
    Since this is a pretty old thread, i am going to close this one. If you have any other questions or issues, please feel free to start a new thread under Enfold sub forum :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Headline rotator’ is closed to new replies.