Forum Replies Created

Viewing 15 posts - 46 through 60 (of 8,657 total)
  • Author
    Posts
  • in reply to: CSS for changing hover colors in pages #139200
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to change the hover color.

    #page a:hover { 
    color: #ffff !important; 
    }

    You can add desired color code as per your requirement.

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: How to remove header text underneath center logo space. #139199
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to remove the title of the page.

    .page h2.entry-title {
        display: none;
    }

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: How to modfy homepage text title into Academic theme? #139198
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to change the font as per your requirement.

    #page h2.entry-title {
        font-family: cursive;
    }

    You can change desired font-family.

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: WooCommerce #139196
    wensolutions
    Keymaster

    Hello,

    Regarding your query, let us make you clear that few above things need to be done to function the cart icon.

    1. Make sure you have added price to the product. Without adding product, you can only get to product detail page with cart icon.
    2. You have to set cart page as explained in above thread.

    Please refer to below given screen record.
    https://www.awesomescreenshot.com/video/1816766

    Hope this helps.

    If you have any queries/confusion, let us know.

    Regards.

    in reply to: Audit from SemRush is telling me all my pages don’t exist #139195
    wensolutions
    Keymaster

    Hello,

    Since the power theme is child theme of Reblog theme, once update Reblog theme so that the issue you saw in the child theme after the issue is resolved in parent theme.

    Once verify the issue and if the issue is not resolved, get back to us.

    Regards.

    in reply to: Trip menu/tabs and sticky menu #139076
    wensolutions
    Keymaster

    Hello,

    As we’ve already noted your issues and also checked on our side everything was working fine.

    So, to further inspect the issue from our side we require your site URL and login details at

    wensolution[at]gmail[dot]com

    We will get back to you after the inspection.

    Regards.

    in reply to: Can’t edit my homepage #139056
    wensolutions
    Keymaster

    Hello @KARENLAFLOWERS,

    Regarding your query, you have to add product after you add and activate the Woo Commerce plugin. You have to assign the product in the slider section.

    Also, provide us with the valid URL and proper screenshots.

    Regards.

    in reply to: Request to amend the code to work on my site #139054
    wensolutions
    Keymaster

    Hello,

    Regarding your query, the link you have provided has code which is wrong so which is why the code is not working as per your requirement.

    Further, please let us know what exactly do you want to have in the image area. So, explain your query in detail so that we can be more clear and help you precisely. Also, please provide us with proper screenshots highlighting the sections.

    Hoping for your kind co-operation.

    Regards.

    in reply to: Featured image on individual post to large #139047
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to hide the image in single post.

    .single .post-thumbnail {
        display: none;
    }

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: WooCommerce #139045
    wensolutions
    Keymaster

    Hello,

    After you follow above steps, you can get the icon to function. See the screenshots below for the assistance and the icon will help you add the product to the cart page.

    https://prnt.sc/vmqnal
    https://prnt.sc/vmqnu2

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: Request to amend the code to work on my site #138949
    wensolutions
    Keymaster

    Hello,

    Regarding your query, once please provide us with some details, what is your exact query/issue and from where you found the above code please let us know.

    This will help us inspect in detail about the error.

    Regards.

    in reply to: Audit from SemRush is telling me all my pages don’t exist #138944
    wensolutions
    Keymaster

    Hello,

    Sorry for the inconvenience, we have reported the issue to the theme author and we will get back to you after the release is made with the issue fixes.

    Hoping for your kind co-operation.

    Regards.

    in reply to: Audit from SemRush is telling me all my pages don’t exist #138943
    wensolutions
    Keymaster

    Hello,

    Sorry for the inconvenience, we have reported the issue to the theme author and we will get back to you after the release is made with the issue fixes.

    Hoping for your kind co-operation.

    Regards.

    in reply to: Featured image on individual post to large #138941
    wensolutions
    Keymaster

    Hello,

    Regarding your query, the header image which in in the top header is on all the pages except the homepage.

    Actually, below the header image in the blog page, https://prnt.sc/vlya5x which comes from the post featured image. So, we are not quite clear which image do you want to remove from the blog page, please provide us with the specific screenshots so that we can help you precisely.

    Regards.

    in reply to: Adding Logos to Footer #138935
    wensolutions
    Keymaster

    Hello,

    Regarding your query, the feature you are asking is not available in the theme so you have to add logo from the widget area and mainly from the header site identity section.

    Hope this helps.

    If you have further queries, let us know.

    Regards.

Viewing 15 posts - 46 through 60 (of 8,657 total)