themevision
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Agama] i don’t wanna switch the display of pc and smartphone.Hello @nsmart7!
It’s strange…, because favicon image is not a part of the theme itself… Maybe you can try first to set the favicon-picture size to 512 x 512 px, then upload it.
Regards
Forum: Themes and Templates
In reply to: [Agama] Alt attribute for featured imageHello @tgigi57!
Thank you for using our theme!
If you want to add alt attribute to image you can install a Automatic image ALT attributes plugin for that.
Regards.
Forum: Themes and Templates
In reply to: [Agama] i don’t wanna switch the display of pc and smartphone.Hello @nsmart7!
I inspected your website and noticed that you still have a CSS code in
Customize->General ->Additional CSS
https://prnt.sc/g1t7hr
But if you are satisfied with the look of the mobile menu, you can leave it there 🙂Glad to see , you’r allready sucessfully uploaded your logo…
http://prntscr.com/g1t957Regards
Forum: Themes and Templates
In reply to: [Agama] i don’t wanna switch the display of pc and smartphone.Hi,
For the First question:
Did you remove the CSS code?
https://wordpress.org/support/topic/hamburger-icon/Second…
Try to reupload the favicon image.
inCustomizing->Site Identitymenu.Regards
EDIT:
I checked your website and noticed that your favicon is there.
https://prnt.sc/g1blkm- This reply was modified 8 years, 9 months ago by themevision.
Forum: Themes and Templates
In reply to: [Agama] Slider button not workingHello @dmbfan42!
The Agama update 1.3.0 is released, and the Particles & button bug is now solved.
You can now update your theme.Best Regards.
Forum: Themes and Templates
In reply to: [Agama] slider button and url for it don’t workHello @sevensolutions!
The Agama update 1.3.0 is released, and the Particles & button bug is now solved.
You can now update your theme.Best Regards.
Forum: Themes and Templates
In reply to: [Agama] how to change the humberger menu?Hi @rbnlight!
We just released an update for Agama theme.(v. 1.3.0)
In which we added an option for adding text below the “hamburger”menu,
You can go to:
Customizing â–¸ Navigations â–¸ Navigation Mobileand set the Menu Icon Title.
Regards
Forum: Themes and Templates
In reply to: [Agama] hamburger iconHi, @nsmart7!
We just released an update for Agama theme.(v. 1.3.0)
In which we added an option for adding text below the “hamburger”menu,
so you don’t need custom CSS code anymore.
Please Update the theme and remove the custom CSS code you added,
then go to:
Customizing â–¸ Navigations â–¸ Navigation Mobileand set the Menu Icon Title.
Regards
Forum: Themes and Templates
In reply to: [Agama] menuHello!
Yes , it’s possible.
Just change the Header style,
in Customizing â–¸ Header â–¸ General
to V1 or V2Regards
Forum: Themes and Templates
In reply to: [Agama Blue] Is there a way to put the slides side to side?Hi @azulmily!
I don’t see any white space beside the slider.
Can you take a screenshot and mark what you exactly mean?
Regards
Forum: Themes and Templates
In reply to: [Agama] Anchor linkJust add
#frontpage-boxeslink in to the Slider button URL.Regards
Forum: Themes and Templates
In reply to: [Agama] hamburger iconHi,
Maybe even a better solution is menu bars with the “Fontawesome” font.
Code:
.mobile-menu-toggle{ visibility: hidden; position: absolute; text-indent:0px; } .mobile-menu-toggle::before { visibility: visible; position: absolute; top: 10px; left:19px; content: "\f0c9"; font: normal 25px/1 'fontawesome'; } .mobile-menu-toggle::after { visibility: visible; position: absolute; padding-top:35px; top: 0px; left: 0px; content: "MENU"; border: 2px solid; display: block; width: 60px; height: 60px; font-size: 1.0em; ; }Regards
Forum: Themes and Templates
In reply to: [Agama] hamburger iconHello,@nsmart7!
Try add this code in to :
Customize->General ->Additional CSSCode:
.mobile-menu-toggle{ visibility: hidden; position: absolute; text-indent:0px; } .mobile-menu-toggle::before { visibility: visible; position: absolute; top: 10px; left:15px; content: "\f333"; font: normal 30px/1 'dashicons'; } .mobile-menu-toggle::after { visibility: visible; position: absolute; padding-top:35px; top: 0px; left: 0px; content: "MENU"; border: 2px solid; display: block; width: 60px; height: 60px; font-size: 1.0em; ; }Best Regards
Forum: Themes and Templates
In reply to: [Agama Blue] Background image doesn’t displayForum: Themes and Templates
In reply to: [Agama Blue] With particles on slider buttons are unclickableHello,
Temporary solution for you is to turn off particles on slider.
Go to: Customizing â–¸ Slider â–¸ Particles
and turn it off.
http://prntscr.com/fzy4ioRegards