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

    1. No matter what I adjust, I can’t get the font size to change on the “caption text” on full width slider.
    Can you help or get me CSS? I adjusted in the section and it didn’t work. This below did Not work. thanks

    /* Responsive Font Size for Mobile */
    @media only screen and (max-width: 768px) {
    .avia-caption-content {
    font-size: 40px !important;
    }
    }

    2. I also need to adjust the “line-height” on both titles because the words are really spread apart.
    Thanks!!

    • This topic was modified 1 hour, 9 minutes ago by bemodesign.
    #1476554

    3. Sorry to combine this but can you also get me CSS code for less white space at the top and bottom of the AI logo? There is just too much.

    thank you!!

    • This reply was modified 1 hour, 9 minutes ago by bemodesign.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.