Tagged: newsletter
- This topic has 8 replies, 2 voices, and was last updated 4 years, 7 months ago by adelen.melab.
Viewing 9 posts - 1 through 9 (of 9 total)
-
AuthorPosts
-
April 11, 2020 at 8:49 pm #8024
adelen.melabParticipantHello,
I need a newsletter form except that mine has a button higher than the form.
How can I fix this?April 11, 2020 at 8:55 pm #8025
ForhadKeymasterHello,
you can send me your your url where you add newsletter widget.April 11, 2020 at 9:09 pm #8026
adelen.melabParticipantApril 11, 2020 at 9:13 pm #8027
ForhadKeymaster.piko-newsletter.layout-1 .submit-icon::before, .piko-newsletter.layout-1 input[type="submit"] { top: 30.5px; }
add this custom csss theme option-> custom code-> css
April 11, 2020 at 9:33 pm #8028
adelen.melabParticipantThanks, that solved the problem, i just need to change the colors of the form
April 11, 2020 at 9:46 pm #8033
ForhadKeymasterjust write backgorund-color: red;
somethink
April 11, 2020 at 10:12 pm #8035
adelen.melabParticipantWhere ?
.piko-newsletter.layout-1 .submit-icon::before,
.piko-newsletter.layout-1 input[type=”submit”] {
top: 30.5px;
}April 12, 2020 at 10:57 am #8039
ForhadKeymastertheme option-> custom code-> css
top: 30.5px;
background-color: red;April 14, 2020 at 9:52 pm #8067
adelen.melabParticipantHi,
How can i activate it : src=”https://zupimages.net/up/20/16/zh7k.png” alt=”Variation” /> -
AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)
The topic ‘Newsletter’ is closed to new replies.