Forum Replies Created
-
AuthorPosts
-
sapanaParticipant
@lankyman26: Go to=> Appearance=> Customize=> Additional CSS=> add the following css code
.sub-menu li a { background-color: #000000; } .site-navigation ul ul{ background-color: #000000; }
Kind Regards,
SapanasapanaParticipant@wendyyoung: Glad to know that you figure it out! Have a good day:)
Kind Regards,
SapanasapanaParticipant@ta0102: Did you add that code in function.php of the child theme folder? Yes you need to add your site url in href portion,let me if you find any difficulty?
Kind Regards,
SapanasapanaParticipant@wendyyoung: Can you please send me you site URl again, the site url you provided cannot be reached.
Kind Regardns,
SapanasapanaParticipant@acausey3: Can you provide me your admin access if that okay, so that I can look into that issue. I will shortly contact you by mail.
Kind Regards,
SapanasapanaParticipant@ta0102: Go to=> Child Theme Folder=> function.php file and add the following code
function catch_base_add_link(){ global $post; echo '<link rel="index" href="' . get_the_permalink( $post->ID ) . '" />'; } add_action('wp_head', 'catch_base_add_link', 1);
Note:please add the href=”” your site url.
Let me know if this works out!Kind Regards,
SapanasapanaParticipant@daniela-acciardi:Glad to know that it works fine:) If it’s not too much trouble,
I have a quick request: could you please leave an honest review?https://wordpress.org/support/theme/catch-kathmandu/reviews/#new-post Your review will help others know what to expect when they’re looking
for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.Kind Regards,
SapanasapanaParticipant@daniela-acciardi: Yes, try reactivate the plugin and deactivate those plugins which is creating the conflict.
Kind Regards,
SapanasapanaParticipant@daniela-acciardi: This may be due to plugin conflict.Deactivate all the plugin and recheck your site again. Please follow this instruction. Let me know if this trick helps you out!!
Kind Regards,
SapanasapanaParticipant@knudkp:I tested the code it was working fine in my end, creating child theme is the best way to make any changes in the theme.
Go to => Child Theme Folder => functions.php and add the previous provided code.
Let me know if you still face any problemKind Regards,
SapanasapanaParticipant@galaxyglinda: I checked your site,for this you will need to create a child theme and do a bit of customization. For creating the child theme you can use the Generate Child Theme plugin.
Go to=> Child Theme Folder=> Create index.php file
Copy the code from this link and save.
let me know if you find any difficulty.Kind Regards,
SapanasapanaParticipant@wendyyoung: Do you want to hide the content of homepage? Can you please describe it clearly and do post in your site URL too.
Kind Regards,
SapanasapanaParticipant@ipinsao: let me know in which section you want to hide the author and category section I will provide you with an additional css. Please post in your site url too.
Kind Regards,
SapanasapanaParticipant@dawncavalieri:You can go for Pro version where there is option to select the menu design called modern and classic. If you want to look out for other themes then we can check out our latest themes like: Catch Mag, Catch Inspire. You can also visit the Catch Themes site for more themes.
Kind Regards,
SapanaFebruary 28, 2019 at 11:46 pm in reply to: Menu is not working in IE 11 when it is on the top #166958sapanaParticipant@wendyyoung: Please post in your site url so that I can look into that issue.
Kind Regards,
SapanasapanaParticipant@ta0102: I am a bit not clear about your code do you want to put the anchor link in the header section? Let me know if you are familiar with coding otherwise small changes in file will crash your site.
Kind Regards,
SapanasapanaParticipant@acausey3: Please post in your site Url so that I can look into that issue.
Kind Regards,
SapanasapanaParticipant@lankyman26: Please post in your site Url so that I can look into that issue and provide you with additional css.
Kind Regards,
SapanasapanaParticipant@jamesmillerlifeology: There seems to be issue, this issue will be fixed in next theme update I will let you know after the update is release.
Kind Regards,
SapanasapanaParticipant@galaxyglinda: Can you provide me your admin access if that okay I will shortly contact you by mail.
Kind Regards,
Sapana -
AuthorPosts