Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #653415

    Hi there, I have done this in the past years ago but the code does not seem to work anymore.

    I have tried:

    .avia-button.avia-size-large { min-width: 260px; padding: 30px 60px; }

    For some reason, it doesn’t change anything.

    Thanks for the help.

    #653422

    Hi a00109943!

    I load your web site and I seem something about Mojo Themes and nothing else.
    Please do let us know when we can check and how.

    Best regards,
    Basilis

    #653434

    Hi Basilis,

    Try this:

    Thanks!

    Ben

    #653435
    #653446

    Hi,

    Thanks for sharing the link!

    Your buttons are size medium but in your code you have used the CSS class .avia-size-large. Try changing your code to the following:

    .avia-button.avia-size-medium { 
    min-width: 260px; 
    padding: 30px 60px; 
    }

    Best regards,
    Jordan

    #653450

    I tried changing that before as well, no go. I modified the code but still no change. Any ideas?

    #653451

    Actually, I tried to change the menu font and color in the advanced styling but that also doesnt work. Seems like something else is taking priority.

    #653467

    Hi,

    Would you mind providing login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Best regards,
    Jordan

    #653737

    Hi, no problem.

    #655075

    Hi,

    We used this code in the Quick CSS field:

    .avia-size-medium {
        min-width: 400px;
        width: 400px;
    }

    Best regards,
    Ismaelo

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