How i can remove the button text from portofolio

Hello,

On the page: https://original.htdesign.ro/portofoliu/

On the end of page there are a error with "Vezi mai multe". That's mean "see more".

I realy don't know i can remove it because there it's only "infinit load" activated . i don't know how i can remove it!



Comments

  • Hey,

    Please send us the WordPress dashboard access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact and we will check what might be the reason.

    Notice!

    Please attach a link to this forum discussion.

    Sending incorrect or incomplete data will result in a longer response time.

    Therefore, please ensure that the data you send are complete and correct.

    Thanks

  • Hello there and many thank's for your reply. I just send the message with the admin data.

    Best regards

  • We have corrected it on your website.

    Please check it out now.


    Best regards

  • Hello,

    It is ok, I see that the error is corected.. But I see that there was one update of theme and all the buttons has disepears the background and on theme option the background it is blue.. 😒😒😒..

  • The Betheme update is not the culprit, but what you put in the background field in Theme options -> Global -> Buttons:

    These fields should have colors from color picker only as Text color or Icon color, but not what you currently have there.

    When you remove it from these fields and replace them with hex or rgba colors, Theme options will look correctly.

    Also if you want to add gradient background to your buttons, you must do it through BeBuilder, as theme options does not support this.

    Best regards

  • Hello and many thank's for your reply!

    But this button was the button from contact form! Now will not be posible to make the contact form 7 the same !?

    Many regards

  • You can use the following CSS code:

    .wpcf7 .wpcf7-submit{
     background: linear-gradient(180deg,rgba(42, 123, 155, 1) 0%, rgba(197, 199, 87, 1) 50%);
    }
    

    Best regards

  • Ah, that's realy great!

    Many thank;s for all!

  • You are welcome.

    Please let me know if I can help with anything else.


    Best regards

  • Hello dear Phil,

    Right now all it's OK . Many thanks for all your help!

    BeTheme it's the best as always..:)

Sign In or Register to comment.