Forum Replies Created

Viewing 20 posts - 2,021 through 2,040 (of 4,116 total)
  • Author
    Posts
  • in reply to: Sub-Menu hot spot area problem #230815
    tikaram
    Participant

    @zahidkhan123: Please post in your site URL so that I can check for the issue. If you have issue with responsiveness as well, please let me know I will help you fix the issue.

    Regards,
    Tikaram

    tikaram
    Participant

    @maud: Let me know if this helps you out.

    @media only screen and (max-width: 765px) {
      .custom-logo .site-header-logo {
      max-width: 100px;
      height: 100px;
      }
    }

    Regards,
    Tikaram

    in reply to: Facebook event feed plugin #230778
    tikaram
    Participant

    @nukaka: I recommend you to search for a plugin from the official repository of WordPress. Hope you can find out one which fits your requirements.

    Regards,
    Tikaram

    in reply to: Sticky Playlist size and Menu colour #230776
    tikaram
    Participant

    @jordan: Can you please check again and make sure that there are no any extra tags above or below it.

    Regards,
    Tikaram

    in reply to: User submitted forms #230775
    tikaram
    Participant

    @buffy: I will check for the issue and let you know soon.

    Regards,
    Tikaram

    in reply to: Changing font size in the main page #230774
    tikaram
    Participant

    @hulewicz: Login to your WordPress admin section.
    Go to Appearance => Customize => Additional css
    Copy the above css code paste it and publish.
    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Sticky Playlist #230773
    tikaram
    Participant

    Hello @imrankhan:
    I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/euphony/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.

    Regards,
    Tikaram

    in reply to: Image Sizes #230772
    tikaram
    Participant

    @broken-crayons : It has been corrected and thank you for your concern.

    Regards,
    Tikaram

    in reply to: Menu Background Colour #230770
    tikaram
    Participant

    @rodeboy: Glad to know that the issue has been resolved. It happens sometimes with me as well. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Post display problem #230756
    tikaram
    Participant

    @aharguess: I don’t seem to find any issue as described. I checked your site. Can you please check again and provide me more details if I am missing something.

    Regards,
    Tikaram

    in reply to: custom font integration #230755
    tikaram
    Participant

    @harald-poehlandbluewin-ch: For custom fonts you will need to create a child theme and upload the fonts yo your child themes folder and apply the fonts to the desired areas. Let me know if you are comfortable with child theme customization. I will assist you through the process. If you cannot work with child theme I recommend you to seek professional help of an expert.

    Regards,
    Tikaram

    in reply to: Image Sizes #230679
    tikaram
    Participant

    @broken-crayons: It looks like there is a mistake in theme instructions, the correct size for post thumbnail is Width: 990 and Height: 556
    The post thumbnail for this theme is inside the post/page where as for the featured images the size is 1920 by 1080. Hope this clears about your query.

    Regards,
    Tikaram

    in reply to: Menu Background Colour #230675
    tikaram
    Participant

    @rodeboy: Can you please change the backgrounds of the required sections and let me know. Since I am not able to reproduce the same error at my end.

    Regards,
    Tikaram

    in reply to: Section Sorter #230653
    tikaram
    Participant

    @tcadesign: Can you please post in your site URL.

    Regards,
    Tikaram

    in reply to: Adonis Pro .custom-logo #230652
    tikaram
    Participant

    @tcadesign: Glad to know that the issue has been resolved. Have a Good day.

    Regards,
    Tikaram

    in reply to: Increasing size of header image #230651
    tikaram
    Participant

    @andliowoo: Glad to know that the issue has been resolve. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Mobile menu stopped working #230650
    tikaram
    Participant

    @dartmoorphotographer: Glad to know that the issue has been resolved. You may contact the plugin support if you need to use the plugin again.

    Regards,
    Tikaram

    in reply to: Image Sizes #230649
    tikaram
    Participant

    @broken-crayons: Can you please explain in detail what you are actually intending me to reply. I thought you were asking for image sizes that’s what I provided in the link. If you are asking something different please write clearly explaining the issue. You just copied the same text from above which is unclear. Hope you understand.

    Regards,
    Tikaram

    in reply to: Testimonial Section #230646
    tikaram
    Participant

    @tcadesign: it looks like you site is still under construction. I am unable to view the issues.

    Regards,
    Tikaram

    in reply to: Sticky Playlist size and Menu colour #230645
    tikaram
    Participant

    @jordan: It looks like there is a space above or below the playlist. Edit the Playlist page and remove the extra space it should work.

    To change menu color on homepage add the following css.

    .navigation-classic.absolute-header .main-navigation ul :hover > a, .navigation-classic.absolute-header .main-navigation ul .focus > a, .navigation-classic.absolute-header .main-navigation .menu > .current-menu-item > a, .navigation-classic.absolute-header .main-navigation .menu > .current-menu-ancestor > a, .navigation-classic.absolute-header .dropdown-toggle {
        color:
        #F9A926;
    }
    .navigation-classic.absolute-header .main-navigation a {
        color:
        #EA700B;
    }

    Regards,
    Tikaram

Viewing 20 posts - 2,021 through 2,040 (of 4,116 total)