Andonia
Forum Replies Created
-
Forum: Plugins
In reply to: [Seraphinite Accelerator] Problem mit quantity of inodesThanks you, I’ve just sent an email to the support with credentials.
Forum: Plugins
In reply to: [Seraphinite Accelerator] Problem mit quantity of inodesHello and thanks for the quick reply! I am using a Bulgarien hosting company – superhosting.bg.
What if I disable the whole cache system of the Accelerator and install some simple plugin just for caching? That way I could still use the Accelerator powerful scripts, styles and content optimizations..
Forum: Themes and Templates
In reply to: [Overlay] Burger menu instead of text on mobileThe “Menu” text is indeed easy to be seen on the source page, however in header.php it looks like this:
<?php if ( get_theme_mod( 'overlay-mobile-menu-addicon', customizer_library_get_default( 'overlay-mobile-menu-addicon' ) ) ) : ?> <span><i class="fas <?php echo sanitize_html_class( get_theme_mod( 'overlay-mobile-menu-icon', customizer_library_get_default( 'overlay-mobile-menu-icon' ) ) ); ?>"></i></span> <?php endif; ?> <?php echo esc_html( get_theme_mod( 'overlay-mobile-menu-text', customizer_library_get_default( 'overlay-mobile-menu-text' ) ) ); ?>
Sinde I coudn’t edit the text I decided to delete this whole piece of code in order to remove the text from the menu toggle.
Thanks for your help, you can close the topic now.
Warm wishes,
Andoniya
Forum: Themes and Templates
In reply to: [Overlay] Burger menu instead of text on mobileI managed to add burger symbol, now I have to change the text Menu because in German it should be Menü. Do you know how I could change this text, or at least how to remove it with css?
Thanks in advance!
Forum: Themes and Templates
In reply to: [Overlay] Burger menu instead of text on mobileI really can’t find in which template it is located, can you give me a hint? Is it in the parent or child theme? I think it should be in header.php, however I can’t find it there.
Forum: Themes and Templates
In reply to: [Overlay] Burger menu instead of text on mobileI tried to find where it is located in order to change it using code, but I couldn’t find where it is. I went through each file in the File Manager, all templates, content.php, header.php, style.css etc etc..Do you know where the navigation is situated, so I can edit it?
Best wishes,
Andoniya
Forum: Plugins
In reply to: [Advanced Woo Search] CSS doesn’t workWow, I’m so stupid ?? It seems I have forgotten to place a close bracket after the previous css @media only screen and (max-width: 736px) and the current css didn’t apply for desktop :)))))
Please excuse me for wasting your time, it’s my mistake. Everything works perfectly!
Thanks and wishing you the best,
Andoniya
Forum: Plugins
In reply to: [Advanced Woo Search] CSS doesn’t workHi,
The one that I’ve tried, which worked for work-wear.bg, was:
.aws-container .aws-search-field {
font-size: 15px;
}The other one I’ve tried, was taken from https://advanced-woo-search.com/guide/search-form-styles/:
.aws-container .aws-search-field,
.aws-container .aws-suggest__keys {
font-size
:
15px
;
}
These are two examples, however I’ve tried lots of css-styles. Even placed
.aws-container .aws-search-field {
display: none;
}because the display: none css usually always works no matter what, however even it didn’t work.
Regards,
Andoniya
Forum: Plugins
In reply to: [Read More Without Refresh] Headings don’t appear when text is openThank you for the quick response! I appreciate it.
Forum: Themes and Templates
In reply to: [Overlay] 2 product columns on homepage instead of 1Could you please help me out? ??
Forum: Themes and Templates
In reply to: [Hueman] 3 Issues on Mobile ModeHi,
Thanks for the answer! I show a screenshot of the space, I marked it in red.
file:///C:/Users/Andoniya/Desktop/space%20between%20posts%20monile.pngI would love to reduce those gaps between the posts…
Have a nice day!
Forum: Plugins
In reply to: [Easy Photography Portfolio] Background on the whole portfolio?Could anyone please help me? I got to the editor of the plugin an I am searching for the portfolio homepage background to change it from white to gray. But I can not find it, maybe I am overseeing it…Could you give me a hand with this? Do you know where I could edit the portfolio homepage background from the plugin editor? Thanks!