Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1425138

    In the advanced styling, I dont see any options to globally update

  • ,
      and

        Here is all the options I see:
        2023-11-09_07-56-32.png

        How can I change the global text design for

      • ,
          and

            and items not in that drop down?

            Thank you.

#1425139

It broke my whole message because I was using HTML tags.

`I cant find how to globally update the

  • ,
      ,

        ‘ values in the advanced styling tab.

        Also, how can I set different text sizes for desktop text and mobile text size?

        THank you.

  • #1425140

    Well, it broke it even when I put it in code tag.

    How can I globally style the list items and ordered and unordered list items?

    Thank you.

    #1425160

    Hi,

    You can use CSS like this:

    ul {
      list styling goes here
    }
    
    ul li {
      list item styling goes here
    }

    You can set text sizes under Enfold->General Styling->Typography.

    Best regards,
    Rikard

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