Forum Replies Created
-
in reply to: Social media icons
Removing !important worked, Thanks!
in reply to: Optimizing theme’s resourcesWell, I read that and optimized the site similarly as in the article. I think this is good enough. Thanks!
in reply to: Social media iconsI did but no effect :( Do have to modify CSS file manually or what?
in reply to: Social media iconsNew tab thing works, Thanks! But that CSS does not work yet (icons are still same sizes)
in reply to: Update problemSorry for late response. I’m not using any child theme. Plugins are these. And I’m not sure about giving the creds..
in reply to: Update problemsite => for example click “AutoCAD” anchor link (pale blue background) => it goes to the right section => go click the same or other link again => It doesn’t do anything. So the anchor links work just once/page reload. No matter are you on mobile or desktop. This problem started immidiately after theme update which is weird.
in reply to: Update problemThis is old topic but this problem relates on the same theme update. After that update anchor links won’t work somehow which is super weird. Actually they work just once after every page refresh what is supermega weird.. Here’s the site with the anchor links where you can see “Kategoria” header and below that you can find the anchor links.
in reply to: Drop Down Menu’s Parent Menu DeactivationActually I got this after all, I just added these to my css box (first is for desktop and second one is for mobile):
#menu-item-3410 > a {
pointer-events: none;
}#responsive-responsive-menu-item-3410 > a {
pointer-events: none;
}in reply to: Search Page TitleWhere did those last two rows came from? ;D This forum needs edit feature.
in reply to: Search Page TitleWell, that works, thanks.
<div id=”gt-input-tool”></div>
<div id=”gt-src-c” class=”g-unit”></div>in reply to: Search Page TitleI’m quite sure that I haven’t touched to other theme-files. Here’s the link to the succeeded search page. Sorry, I can’t give creds.
in reply to: Search Page TitleOkey, there was actually a default title for the succeeded search. Now I’m wondering why that template title doesn’t show up on the search page. How I activate it?
in reply to: Search Field PlaceholderThanks! It works.
in reply to: Tower Theme’s backup doesn’t work for meI changed write permissions into right way. Now it works!