Forum Replies Created
-
AuthorPosts
-
That work but show arrow above the text. I want to show beside the text.
Ok. I find the solution to set beside text the font icon, .av-main-nav > li > a:hover … { display: inline-block
.av-main-nav > li > a:hover .fa-arrow-down { display: inline-block !important; }
.av-main-nav > li > a .fa-arrow-down { display: none; }Thank you
- This reply was modified 8 years, 9 months ago by Isakos-Soft.
Ok.
Thank you
With class .avia-slideshow, doesn’t work.
I used only the .your-custom-class and work perfectly.
.your-custom-class
.avia-slideshow{
background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#000), to(transparent));
background-image: -webkit-linear-gradient(left, #000, transparent);
background-image: -moz-linear-gradient(left, #000, transparent);
background-image: -o-linear-gradient(left, #000, transparent);
padding-top: 3px;
}Thank you
I try again the adove code and now that work it.
Sorry, I don’t know why the WordPress doesn’t it recognise before.
The code worded perfectly.
Thank you very much for your time.
- This reply was modified 8 years, 9 months ago by Isakos-Soft.
Hello,
i put the above code in function.php and doesn’t work.
That code i have doesn’t work. Have you other code to put in javascript to change background color randomly.
Thank you
Sorry, this plugin (widget title links) doesn’t show in widget area after activation.
I use this plugin (Enhanced Text Widget) and work perfectly.
Thank you
Ok.
In appearance > Widgets > Footer – column2, i use visual editor and i do link the title (Images).Sorry, doesn’t work it.
I put it in widget 2nd footer column and i use visual editor or text editor.
I put that Link in title & doesn’t work it.
Sorry, the code work perfectly. I fix it. I add class in paragraph.
Thank you
Sorry, don’t work right.
I add this button in Appearance – Widgets – Displayed Everywhere (sidebar), Visual Editor title FQ.
I want to work like toggle button. Repeat Show – Hide paragraph text.
Thank you.
Ok.
Thank you
The problem solved for my website.
Thank you
-
AuthorPosts