Rushita Akabari
Forum Replies Created
-
Yes, I have latest versions of mail mint and mail mint pro.
I have cleared cache many times.
see this screenshot: https://www.screenpresso.com/=piFCku0DaXR7- This reply was modified 1 year, 3 months ago by Rushita Akabari.
Forum: Everything else WordPress
In reply to: I can’t find any portfolio grid pluginHello @twohills,
To create an eye-catching and functional masonry grid portfolio that seamlessly combines mixed media, including images, videos, documents, and external content, you can explore the following plugins:
- Portfolio, Gallery, Product Catalog – Grid KIT Portfolio
- Advance Portfolio Grid, Slider and Gallery – Showcase Projects, Images and Videos
Thank you!
Forum: Everything else WordPress
In reply to: Das Untermenü wird auf Handy nicht angezeigtHallo Sir,
Wenn Sie das Problem mithilfe von CSS lösen möchten, finden Sie im beigefügten Screenshot eine Veranschaulichung des Problems.
https://www.screenpresso.com/=qLYzNXGCEezjHier ist CSS:
.ast-header-break-point .main-header-bar-navigation .menu-item-has-children .sub-menu {
display: block !important;
}Forum: Everything else WordPress
In reply to: Das Untermenü wird auf Handy nicht angezeigtHallo Sir,
Könnten Sie bitte bestätigen, ob Sie das Off-Canvas-Menü zur Anpassung ausgewählt haben?
Bitte sehen Sie sich den beigefügten Screenshot als Referenz an.https://www.screenpresso.com/=86DLbpgb34g1
Oder prüfen Sie, ob Sie das richtige Menü ausgewählt haben.
Vielen Dank
- This reply was modified 1 year, 4 months ago by Rushita Akabari.
- This reply was modified 1 year, 4 months ago by Rushita Akabari.
Hello @rolino,
Unfortunately, the Advanced Tabs widget from Essential Addons does not natively provide an option to automatically wrap tabs onto multiple lines when space is limited. However, you can achieve the desired result by using custom CSS.
Here’s how you can implement it:
/* Allow tabs to wrap onto multiple lines */
.eael-advance-tabs .eael-tabs-nav > ul {
flex-wrap: wrap;
}
/* Set the width of each tab */
.eael-advance-tabs .eael-tabs-nav > ul li {
width: 20%; /* You can adjust this value as needed */
}Thank you!
Forum: Localhost Installs
In reply to: WordPress Login missingTry this:
http://localhost/sitename/wp-admin/