• Resolved mzanatta95

    (@mzanatta95)


    Hi,

    I need help with a menù I created.
    I want to modify the size of the description/Excerpt below the menù items. How can I do? What css I have to modify in case?

    Thank you.

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

Viewing 1 replies (of 1 total)
  • Plugin Support dimned

    (@dimned)

    Hi @mzanatta95,
    Thanks for your question. You may try to apply the following CSS style to Appearance > Custpmize > Additional CSS:

    .mprm-simple-view-column .mprm-excerpt {
        font-size: 1.5em !important;
    }

    If it is not helpful I’d ask you to specify the steps to find a proper widget on the page and specify what description you wish to adjust. Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Resize Description/Excerpt’ is closed to new replies.