Anariel Design
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Didi Lite] change content areaHi,
you’ll need to use this:
@media screen and (min-width: 80em) { .custom-background .site { width: 1144px; } }
but please be sure to check the responsive part and adapt other things if needed.
All the best,
AnaForum: Themes and Templates
In reply to: [Didi Lite] Fatal error when publishing a blog post – didi-liteHi,
you can now update your theme and please let me know if it works for you.
All the best,
AnaForum: Themes and Templates
In reply to: [Didi Lite] Fatal error when publishing a blog post – didi-liteHi,
thank you for letting me know, I just made the update and it will go live soon.
All the best,
AnaForum: Reviews
In reply to: [Veggie Lite] Great theme!Thank you so much for your nice words, so happy you like it ??
Forum: Themes and Templates
In reply to: [Didi Lite] Accessibility EnhancementsHi Alex,
oh sorry for the delay, I just saw this message. Thank you so much for your nice words and happy u like this theme.
I’ll check this out and make an update for.
Thanks for letting me know about it and sorry one more time for the delay.
All the best,
AnaForum: Themes and Templates
In reply to: [Zeko Lite] Zeko Lite – Home Page – Font & Background ColorsHi,
you can find more about adding the Custom CSS here.
You need to paste this:
#hero h1.entry-title { display: none; }
inside the Additional CSS inside the Customizer.
All the best,
AnaForum: Themes and Templates
In reply to: [Zeko Lite] Zeko Lite – Home Page – Font & Background ColorsHi,
thank you for using our theme.
To get rid of the “home” word you can use this:
#hero h1.entry-title { display: none; }
Can you please point me to the page where you have the white text on the white background? If you can, please paste the custom CSS u used to change this so I can check it out.
Hope this helps.
All the best,
AnaForum: Themes and Templates
In reply to: [Veggie Lite] Problem with the import of the demo contentHi,
thank you for using our theme.
Did you download it here: https://www.anarieldesign.com/free-food-recipes-wordpress-theme/ – Demo Content button?
I just checked it and everything seems fine, after I unzipped the download folder, demo content files are inside.All the best,
AnaForum: Themes and Templates
In reply to: [Amalie Lite] Can’t update this themeHi @feriman,
thank you so much for letting me know.
I made the fix and now you can download and update the theme. It was my mistake, in the last update I made the typo with the theme version and had an extra dot. Sorry about it and thank you one more time for letting me know :).All the best,
AnaForum: Themes and Templates
In reply to: [Amalie Lite] Can’t update this themeHm, this is strange, I’ll need to contact someone to see what is going on as we don’t have anything to do with it. Thank you so much for letting me know about.
Forum: Themes and Templates
In reply to: [Didi Lite] Demo importHi,
you can download a demo folder file with the .wie and .dat files here: https://www.anarieldesign.com/free-fashion-wordpress-theme/, just click on the demo content button, save it on your computer and unzip the file. Inside the folder you’ll find .xml,.wie and .dat files.
Hope this helps.
All the best,
AnaForum: Themes and Templates
In reply to: [Amalie Lite] Can’t update this themeHi Feriman,
are u still having the same problem?
Please try to deactivate the plugins and to update the theme one more time.
Cheers,
AnaForum: Themes and Templates
In reply to: [Pena Lite] Fixed menuHi Marco,
you can use this:
.standard-menu .site-header { left: 0; position: fixed; right: 0; top: 0; width: 100%; }
Hope this helps.
All the best,
AnaForum: Reviews
In reply to: [Maisha Lite] Doesn't display header imageHi,
thanks for using our theme.
I wish you’d asked for help before you gave a review ;).
Header image is available on the post page (https://www.anarieldesign.com/themedemos/maishalite/blog/). Inside the Customizer you can upload your own logo or have just title and tagline, it is up to you.
You can find more info about setting up the theme here: https://www.anarieldesign.com/documentation/maishalite/
Hope this helps.
All the best,
AnaForum: Themes and Templates
In reply to: [Veggie Lite] Changing social iconsHi Kaylin,
thanks for using this theme.
You’ll need to add few lines of CSS inside the style.css to make this happen.
For example youtube icon is added this way:.social-navigation a[href*="youtube.com"]:before { content: "\f213"; }
so your code will look like something like this:
.social-navigation a[href*="goodreads.com"]:before { content: "\f213"; }
and you need to change \f213 with the Genericons you found.
Hope this helps.
All the best,
Ana