Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@bigoslelsli: Thank you for your appreciation. Have a nice day!
Regards,
MaheshMahesh
Participant@bigoslesli: Glad to know its working now. Have a nice day!
Regards,
MaheshMahesh
Participant@trip2day: The script for the search pop up to work is the following:
$('#social-search-anchor').click(function(event){ $('#social-search-inline').toggle(); event.stopPropagation(); });This is in theme’s
custom.jsfile
I guess, while minimizing JS, this is affected, which is causing the issue.Regards,
MaheshSeptember 29, 2016 at 3:51 pm in reply to: Stop latest post's header image becoming the homepage header image #100558Mahesh
Participant@quick-question: I’ll let you know ASAP if find what’s really causing the issue. Since the theme is working fine on our server, its a bit hard to trace out the problem.
Thank you for your patienceRegards,
MaheshSeptember 29, 2016 at 3:46 pm in reply to: My menu doesn't look the same in mobiles with Catch box theme and my child theme #100557Mahesh
Participant@maviedecoeliaque: Thank you for your appreciation. Have a nice day!
Regards,
MaheshMahesh
Participant@dotkrause: What seems to be the problem, can you please explain further.
Regards,
MaheshMahesh
Participant@bigoslesli: I checked your site and the arrows seems to be displaying fine.
Please check the image in the link below:
http://nimb.ws/gLoZzhRegards,
MaheshMahesh
Participant@bigoslesli: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#footer-sidebar .widget-area a { color: #d6ab49; }Regards,
MaheshMahesh
Participant@onnalomd: I don’t quite get you. This is beyond theme support scope. I recommend you to hire a customizer.
Regards,
MaheshMahesh
Participant@fireflywebs: If you have Posts, Pages, Categories or Formats in menu, they are not custom and the won’t have url option. To have URL option, you have must use Custom Link.
Please check the image in the link below.Regards,
MaheshMahesh
Participant@dreamcatcher: Go to Dashboard=> Appearance=> Widgets, you’ll see CT:AdSpace Widget, add it to Header Right Sidebar(If you want to display it in header) / Main Sidebar(If you want it in sidebar) widget area by dragging and click Save.
Regards,
MaheshSeptember 29, 2016 at 10:32 am in reply to: Stop latest post's header image becoming the homepage header image #100531Mahesh
Participant@quick-question: I know, you must have been frustrated by now since the problem is still persisting. Please try reinstalling a fresh copy of WordPress and the theme and try again. May it fix the issue.
Regards,
MaheshMahesh
Participant@accucomm: Please add the following CSS:
@media screen and (max-width: 480px) { img.alignleft, img.alignright, img.aligncenter{ width: 50% !important; } }Hope this helps.
Regards,
MaheshMahesh
Participant@masfur: Have you fixed the issue number 2? And about the 3, the content is already as same width as of menu.
Let me know if any problem.Regards,
MaheshSeptember 29, 2016 at 10:15 am in reply to: My menu doesn't look the same in mobiles with Catch box theme and my child theme #100528Mahesh
Participant@maviedecoeliaque: I checked your child theme, I remove the above block of CSS and the menu from the mobile view was gone, it fixed the issue. In fact, just removing
display: block;fixed it.
Its CSS in your child theme that is causing the issue. If you have tried removing it and it is still displays, may be some caching problem then.Regards,
MaheshMahesh
Participant@masfur:
1. Remove the shadow of site external line:
Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:.site { box-shadow: none; }– put header widgets in-line
– set width of content at the same width of menu
There a already there I guess i.e. header widget is inline and content width is same as of menu. Let me know further.Regards,
MaheshSeptember 28, 2016 at 4:06 pm in reply to: My menu doesn't look the same in mobiles with Catch box theme and my child theme #100492Mahesh
Participant@maviedecoeliaque: Just the child theme. Let me know if any problem.
Regards,
MaheshMahesh
Participant@warmmastering: Thank you for your appreciation. Have a nice day!
Regards,
Mahesh -
AuthorPosts
