Shop Categories

X

Transfer the Agama pro to another site.

Home Forums Agama Pro Transfer the Agama pro to another site.

Topic Resolution: Resolved
Viewing 6 posts - 241 through 246 (of 246 total)
  • Author
    Posts
  • #27520
    Zex
    Moderator

    Hello,

    Try this one:

    div.wpforms-container-full,
    .elementor-26 .elementor-element.elementor-element-492ecde > .elementor-widget-container,
    .elementor-26 .elementor-element.elementor-element-3e607aa > .elementor-widget-container
    {background-color: rgba(255, 255, 255, .0)!important;
    }

    Regards

    #27532
    Vladimir Berlizov
    Participant

    I changed the default font in the Elementor and Body menus of the main theme to IBM Plex Serif.
    But the default font still has not changed.
    How make changes centralize, for example, on the page “Основное меню”/

    #27534
    Zex
    Moderator

    Use the following code to change the paragraph text font for the Elementor text widgets:

    .elementor-widget-text-editor p{
        font-family: "IBM Plex Serif","Roboto"!important;
    }

    Or
    this one to change the paragraph font sitewide:

     p{
        font-family: "IBM Plex Serif","Roboto"!important;
    }
    #28750
    Vladimir Berlizov
    Participant

    Hello Zex!

    I haven’t turned in a long time.
    Can I ask you a few questions?

    #28752
    yuniz
    Spectator

    Hi,

    I think we have responded your queries to your new forum.

    Can you please send further queries to our support email: support@theme-vision.com

    #28789
    yuniz
    Spectator

    Hi @Vladmir

    I need to communicate asap, how can i connect with you.
    server login details which you provided doesn’t work here

    Thanks

Viewing 6 posts - 241 through 246 (of 246 total)
  • You must be logged in to reply to this topic.