themevision
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Agama] unable to change copyright text in footerI’m glad you managed to fix it.
Regards
Forum: Themes and Templates
In reply to: [Agama] Nice ScrollerForum: Themes and Templates
In reply to: [Agama] unable to change copyright text in footerHi,
It’s most likely you have a conflict with some of the plugins you have activated, so I suggest you check the plugins first.
Deactivate ALL plugins temporarily, then check if theme customization will start working correctly.
If this works, re-activate them individually (one-by-one)until the problem appears again on that way you can find the problematic plugin(s).Regards
Forum: Themes and Templates
In reply to: [Agama] unable to change copyright text in footerHave you checked a version of the theme?
Forum: Themes and Templates
In reply to: [Agama] unable to change copyright text in footerHi,
Try next link.
Make sure you have the latest theme version…(1.3.4)
Regards
- This reply was modified 7 years, 11 months ago by themevision.
Forum: Themes and Templates
In reply to: [Agama] unable to change copyright text in footerForum: Themes and Templates
In reply to: [Agama Blue] agama blue slider pics do not resize for mobileHello,@bcmpnewyork!
Try to add next codes in Customise->General->Additional CSS:
@media only screen and (max-width: 1200px){ .camera_wrap{ height:400px!important; }} @media only screen and (max-width: 920px){ .camera_wrap{ height:300px!important; }} @media only screen and (max-width: 600px){ .camera_wrap{ height:200px!important; }} .camera_wrap img{ width:100%!important; height:auto!important; margin:0!important; top: 50%; transform: translateY(-50%); }Forum: Themes and Templates
In reply to: [Agama] Couple suggestions to fix accessibilityHi,
Do not worry.You will be notified when we finish it.
Thanks
Forum: Themes and Templates
In reply to: [Agama] Couple suggestions to fix accessibilityHello, @aloeroot!
Thank you for your suggestions. We really appreciate it. We will try to add these additions in one of the following updates.
Best Regards
Forum: Themes and Templates
In reply to: [Agama] Main menu disappeared after updateHi,
Since I do not have this problem on our site, I still think the problem is in the plugin … (Huge IT slider or cookie notification), what version of WordPress do you use? Have you tried to activate the default WordPress theme? Do you have a caching plugin?
Regards
Forum: Themes and Templates
In reply to: [Agama] Main menu disappeared after updateHello,@skipjack66!
It’s most likely you have a conflict with some of the plugins you have activated, so I suggest you check the plugins first.
Deactivate ALL plugins temporarily to see if this resolves the problem.
If this works, re-activate them individually (one-by-one) to find the problematic plugin(s).Regards
Forum: Themes and Templates
In reply to: [Agama] Mobile Menu Drop DownHello, @adminoceandriver!
Insert next code in Customise->General->Additional CSS:
header.shrinked nav ul li ul { background-color: #ffffff!important; }Regards
Forum: Themes and Templates
In reply to: [Agama] Plugin Cookie Notice shows too high buttonsHello,@cashkoe!
Try to insert next code in Customise->General->Additional CSS:
.cn-button.bootstrap{ height: 30px!important; padding: 5px; }As this is the Forum for Agama (Free) theme, please, next time ,post your questions in the Agama-Pro forum at the following address:
https://theme-vision.com/forums/forum/agama-pro/Regards
Forum: Themes and Templates
In reply to: [Agama] Main Menu problem with centering verticallyHello,@businesscommoners!
Thanks for using our theme!
Add the code below in Customise->General->Additional CSS:
.page-id-2101 .pull-right { padding-top: 30px; } .page-id-2101 .shrinked nav{ padding-top: 0px; }Best Regards
Hello, Nina!
Insert next CSS code in Customise->General->Additional CSS:
.button { color:#005f27!important; } .comment-reply-title{ visibility:hidden; } .comment-reply-title:before{ content:'Quick Contact'; visibility: visible; }I do not know which plugin you are using for adding your contact form, but I suggest you to use the Contact form 7 plugin to add contact forms, using this plugin you can very easily change the arrangement of your contact form fields.
There are many good tutorials on youtube to learn how to do it.Best Regards