Forum Replies Created

Viewing 15 posts - 1,321 through 1,335 (of 1,346 total)
  • Author
    Posts
  • in reply to: a few problems #140684
    Psink
    Keymaster

    Hello,

    You can change background color and logo size with few css code. About testimonial, slide in testimonials is working well you just need to touch content of testimonial and slide right or left it will work.

    Please add below css in theme to change color and logo size

    change height and width of logo as per your needed, if you decide to change testimonial bg color just change color code per your need in background-color

    div#testimonial-content-section {
        background-color: #000;
    }
    
    img.custom-logo {
        height: 40px;
        width: 40px;
    }

    Follow my instruction to add above css Code

    Go to Admin Panel >> Appearance >> Customizer >> Additional Css, Paste above code there and published then refresh you will see changes.

    Hope this will helps for second and third issue

    For first issue it will be more helpful if you share your site url with us. It will be more easy to further investigate.

    Best regards

    in reply to: instagram and discord buttons #140682
    Psink
    Keymaster

    Hello

    We are sorry to keep you in waiting. As your query you want to add Instagram in the theme but you did not mention where,so can you please give us clear description where do you wants to add.

    and discord is that means remove ?

    Please send your query in more brief it will be more helpful to investigate further

    Regards,

    Psink
    Keymaster

    Hello @Melissa

    For second issue please erase the read more label in Customizer and again fill the label and published. You will see read more button there.

    For first issue can you please conform us that, did you added any additional css in the theme? It would be better if you send us your site url so that we could inspect your site directly as our senior developer has mentioned earlier.

    Best Regards

    in reply to: License Key doesn’t work #140677
    Psink
    Keymaster

    Hello @users

    Sorry for having you in trouble. We will come to you soon. For now i will contact plugin author for investigation of issue.

    Best Regards

    in reply to: Right mobile menu not expanding #140371
    Psink
    Keymaster

    Hello @Maurice

    We will release the theme by friday ( tomorrow ) evening. So i would like to request you to update the theme after its released

    It may take some couples of minutes aprox 5 – 10 min to load updated resources, so please conform after 10 mins is menu working well in mobile display. Please let us know if there is any issue in the theme.

    Best Regards

    in reply to: Signify customize not working #140369
    Psink
    Keymaster

    Hello @jonathan

    Can you please make sure that php version in your local is up to date.
    Is php version is above 7 ? Cause in our side theme is working well there is no such error as i see in screen record.

    Here is the screen record from our side
    https://www.awesomescreenshot.com/video/2028289?key=1cb1c30a33375029fa11a0122f9b5a71

    Please re conform us WordPress and Php version of your local is up to date if not please make it up to date, if this issue still remain in theme after all updates. We will contact theme author for further investigation

    Regards,

    in reply to: Customize header properties #140363
    Psink
    Keymaster

    Hello

    Try this, i hope this will help you. Please add this Css code in Additional Css.

    .modern-design #masthead {
    	opacity : 0.6;
            background-color : #000;
    }
    
    .modern-design #masthead container{
    	background : transparent;
    }
    
    .modern-design #header-image, .modern-design .has-banner-image#header-image{
    	padding-top: 0px;
    }

    Just Go to Admin panel >> Appearance >> Customize >> Additional Css and paste above Css code then publish and refresh.

    And if you want to change background just update color code in the above background-color css.

    If you have any further queries please free to share with us, we are always here to help you

    Best Regards

    in reply to: No capital letters at the beginning of the word #140344
    Psink
    Keymaster

    Hello,

    can you please send us screenshot and site url. And Please mention clearly – do you mean section title or post title ?

    Regards,

    in reply to: Theme hacked by javascript injection #140328
    Psink
    Keymaster

    Hello,

    Thank you for your query. We will work on it and notify you soon

    Best Regards

    in reply to: Signify customize not working #140327
    Psink
    Keymaster

    Hello,

    Can you please conform that the theme you are using is latest version. Also, can you let me know the PHP version that you are using.

    Please explain issue in more details and if possible send us screenshot or screen record that cover issue parts of the theme. This will helps us to identify exact issue, and help you little quick.

    Best Regards

    in reply to: Right mobile menu not expanding #140326
    Psink
    Keymaster

    Hello,

    Sorry for having you in trouble. We will fixed this issue and notice you after we released update.

    Please be patient for some couple of days we will update it as soon as possible.

    And thank you for your information. It’s really appreciate to us

    Best Regards,

    in reply to: Add to cart question #140296
    Psink
    Keymaster

    Sounds hears great. It’s our pleasure …

    Glad to help you

    And thanks for your query

    in reply to: Cannot resize featured slider? #140264
    Psink
    Keymaster

    Hello,

    We are really sorry for having you in trouble. Can you please conform all of images used for slider are of same size 1500×1000 . If images are all of same size, there’s a possible way to adjust image in featured slider.

    Try this Css Code it may help you

    #featured-slider article{
        padding: 500px 0px;
    }

    To add Css code Go to Admin Panel >> Appearance >> Customize >> Additional Css, paste here css code and published then refresh.

    Hope this helps.
    If have more further quires,
    Please share your site url. It would be more helpful to us to find accurate solution.

    Thank You
    Regards

    in reply to: Custom styles not updated after changing #140262
    Psink
    Keymaster

    Glad to help. Have a good day

    in reply to: Add to cart question #140259
    Psink
    Keymaster

    Hello @Daniel

    There is no issue with the theme. I have inspect your site url, i see there section position causing this issue. But don’t worry it can be fixed by adding few Css Code in the theme.

    Please follow my instruction
    Go To Admin Panel >> Appearance >> Customize >> Additional Css and paste bellow Css code then published and refresh. Then you will see change

    section.related.products {
        position: static;
    }
    

    Hope this helps,
    Let us know if there’s any issue. We are all here to help you

    Best Regards

Viewing 15 posts - 1,321 through 1,335 (of 1,346 total)