Shop Categories

X

Reply To: Transfer the Agama pro to another site.

Home Forums Agama Pro Transfer the Agama pro to another site. Reply To: Transfer the Agama pro to another site.

#27350
Zex
Moderator

Hi, Vladimir!

1. Remove the next code first,

/* скрывает текст - Читать далее ... */
body:not(.elementor-editor-active) .readmoretoggle 
.elementor-tab-title.elementor-active 
{ display: none;}

https://prnt.sc/td09ix

then insert the following codes instead:

body:not(.elementor-editor-active) .readmoretoggle .elementor-tab-title.elementor-active{
 text-indent: -999px!important;
}
body:not(.elementor-editor-active) .readmoretoggle .elementor-tab-title.elementor-active:after{
	text-indent: 0px;
  float: left;
  content: 'close read more';
}
.readmoretoggle .elementor-tab-title.elementor-active{color:rgb(221, 147, 35)!important;}

Change the text per your needs.

2. I don’t see the author’s photo on your video so I suppose you managed to fix that.
https://prnt.sc/td0bp4