Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #741796

    IS it possible to manage char and font dimension of article’s title with css code?
    Click here

    Thanks
    Antonio

    #742271

    Hey Antonio,

    Do you mean that you want to change the size of the text? If so, yes that should be possible. I couldn’t find anything like in your screenshot on the page you linked to though?

    Best regards,
    Rikard

    #742308

    OK
    I’m ready
    BEFORE
    AFTER

    Thanks
    Antonio

    #742396

    Hi,
    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    h3.slide-entry-title a {
    			font-size:16px!important;
    			color:red!important;
    		}
    

    Best regards,
    Vinay

    #743310

    Thanks so much !
    Antonio

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Manage char and font dimension of article's’ is closed to new replies.