Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1066178

    Hello,
    I need to change the size of the permanent links in the alternate content, exactly in the grey bar, on the left of the breadcumbs. In one page the title “Chi sono” is big. In the blog page is very small.
    Can you please help me?

    #1066210

    Hey Anj27,

    I think it is just the font weight that different between the two. Add this to quick css:

    .blog .title_container .container .main-title.entry-title a{
    font-weight:bold!important;
    }

    Best regards,
    Jordan Shannon

    #1066479

    Hello,
    now the two titles are in a different position: one is at the bottom of the container, the other is centred.

    #1067731

    Hi Anj27,

    Could you please clear the cache, check again and get back to us.

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

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