Tagged: 

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

    Font size to small for some pages and I dont know how to enlarge it. If you look at the attached, the sub-menu (?) fonts are tiny and the product options are tiny as well. The shop plugin is Sunshine Photo Cart, the dev has mentioned the font size issue is with my theme not their plugin.

    font size example

    Let me know if you need to login to the admin area.

    Thank you!

    #729125

    Hey duncand,

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

    #sunshine-main span {
        font-size: 16px!important;
    }
    

    Best regards,
    Yigit

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