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

    Hi,

    I’m trying to change the hero title size, but when I do, the font size of the thumbnail titles changes as well. Is there a way to change them separately? [Edit: I fixed the following issue:] Also, I would like to remove/reduce the white space below the hero title (and which separates it from the next element below). But in developer tools I can’t seem to find the code of this space.

    Best regards
    Poirot

    #711304

    Hey Poirot,

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

    .av-magazine-top-bar > a {
        font-size: 22px;
    }
    

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

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