Shop Categories

X

Sidebar body font size editing does nicht work.

Home Forums Agama Pro Sidebar body font size editing does nicht work.

Topic Resolution: Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11748
    cosmowelfare
    Participant

    Sidebar body font size editing does nicht work.

    #11749
    Zex
    Moderator

    Hello,cosmowelfare!

    You should be able to change the font size from the Customizing ▸ Layout ▸ Sidebar menu.

    If for some reason that option doesn’t work for you, to change the sidebar body font size, insert the following code into:
    Customizing->General->Additional CSS:

    #secondary p,
    #secondary a{
        font-size: 20px;
    }

    change the font-size value per your needs

    Regards

    • This reply was modified 4 years, 10 months ago by Zex.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.