Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1155032

    Hi Enfold Theam,
    I Need to increase the size of my “main” news in this site: http://srv250.teste.website/~sudoeste/

    So i’m thinking about Custom ID, but i don’t know show set this.
    Can anybody help me?

    Img1

    http://srv250.teste.website/~sudoeste/wp-content/uploads/2019/11/CUSTOM-ID2.png

    #1155166

    Hey Vinicio,

    Thanks for the screenshots, do you mean that you want the first element to be wider?

    Best regards,
    Rikard

    #1155628

    Hi Rikard,
    No i justa want to increase the first element tittle size.

    #1155795

    Hi,

    Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:

    .home .slide-loop-1 h3 a {
      font-size: 22px; 
    }

    Best regards,
    Rikard

    #1156525

    Hi Rikard,

    All my “first tittles” become bigger,
    but i need to affect only the FIRST one in home (is a Post Slider),
    no affect the other ones (Blog Posts)

    Thank you!

    • This reply was modified 4 years, 5 months ago by viniciogm.
    #1157044

    Hi,

    Please try this instead:

    .home .post-entry-243 h3 a {
      font-size: 22px; 
    }

    Best regards,
    Rikard

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