Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1131462

    How do I change the title size in the preview box? I am referencing the enfold blog element where we can show posts on a separate page than the blog page. Settings – Grid, Show Title and Read More link

    #1131537

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    .avia-content-slider .slide-entry-title {
        font-size: 20px;
    }
    
    

    If that does not help, please post a screenshot showing the changes you would like to make :)

    Best regards,
    Yigit

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