• Resolved cathylesliebell

    (@cathylesliebell)


    I have the zoom style 14 set two places on my home page. It is the zoom in the top header of the home page that I need help with. I think the zoom lettering is too big in some screen sizes. I cannot seem to adjust the size of the letters “100%” with css. Can you tell me how?

    Other than that the product works great!
    Thank You!
    Cathy

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Greetings!

    Kindly navigate to the Appearance > Customize > Additional CSS Section and insert the code mentioned below:

    .widget.zoom_widget * {
        font-size:22px !important;
    }

    In case you are operating with the plugins for cache or auto-optimize, then kindly deactivate and clear cache. Afterward, please check the results.

    Thank you!

    Thread Starter cathylesliebell

    (@cathylesliebell)

    Thank you very much!-I was able to modify that slightly to select just one zoom widget. I did not know anything about “*”. I learned something here.
    Cheers!
    Cathy

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Zoom Style 14’ is closed to new replies.