supersonictt
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Need some help with a site made by other developerBy the way, here is a cached version dated on March 14, 2017:
https://web.archive.org/web/20170214002936/https://more-cafe.com/en/home/
You can see that the mobile menu is there, and its code is there, but in the current version of the site, the code has been removed completely!Forum: Fixing WordPress
In reply to: Need some help with a site made by other developerThanks again for replying back.
The changes were not taking place because of the browser cache. Now I am testing the changes in incognito mode and after every refresh I can see the changes.
Now I did everything, all changes are now done, except for getting back the 3 dashed menu for mobile devices. I looked in the style.css and tried some stuff but with no luck!
When inspecting elements for the menu (the one that is showing), if that dashed menu is there but hidden I should be able to see its code but I cannot, so it seems it was removed completely! And inside the admin area, in menus section, I can see that it is still there! And even if I try to create a new one, it doesn’t show!
Am going to keep looking for that one and see, but thank you so much for your help ??Forum: Fixing WordPress
In reply to: Need some help with a site made by other developerThank you for your detailed info.
Well I noticed that yes I can edit php and css within the admin panel, but nothing is changing! If I right click on -lets say- Order online sticky and click inspect elements, I can set the z index to negative value which will hide it, but if I do this within the admin panel nothing changes! Do you have an idea why this is happening?
It is way easier for me to do these changes this way, as all the changes are to “remove” or “hide”.Forum: Fixing WordPress
In reply to: Suffusion theme questionsThanks for the reply, I tried it but it seems it doesn’t work with the theme I am using!
Sayontan, the creator of Suffusion theme, replied to my request in his forum, and he provided me with this:
#nav .col-control { text-align: center; } #nav ul.sf-menu { display: inline-block; float: none; margin: 0 auto -1px; }
and it worked very well.
The only thing I need now is to change the “height” of the navigation buttons, they seem to be 35px in height, I need the around 24px to fit the buttons in my main site. Any suggestions for that?
Thank you.
Forum: Fixing WordPress
In reply to: Suffusion theme questionsPlease guys! I really need that! I believe that the solution would be in the style.css but I can’t find it!
Forum: Fixing WordPress
In reply to: New to WordPressCan anyone help please?!!
Forum: Fixing WordPress
In reply to: New to WordPressSorry, in question 2 above I meant the “Height” of the navigation bar, not the Width.
Thanks.
Forum: Fixing WordPress
In reply to: New to WordPressThank you so much for that.
I have 2 more questions please:
1. How can I make the navigation bar in the middle instead of starting on the left?
2. Is it possible to change the width of the navigation bar?
Thanks.Forum: Fixing WordPress
In reply to: New to WordPressThank you for the quick reply.
Actually, I still haven’t published my website. But I managed to install Suffusion theme, customized it a lot until I got too close to what I want.
Here is a demo page of my website:
https://tennis.freezoka.net
And the blog is installed here:
https://tennis.freezoka.net/articlesIf you could suggest different themes that might fit my needs more, please do, I really appreciate this great help.
Thank you.