Forum Replies Created

Viewing 20 posts - 601 through 620 (of 4,113 total)
  • Author
    Posts
  • tikaram
    Member

    @ujesko : I checked your site and it looks like you have not added the additional css that I have provided. Can you please try adding the given css and let me know.

    Regards,
    Tikaram

    in reply to: PHP Version supported for Rock Star Pro #316145
    tikaram
    Member

    @freeflowrambling : There are no any know issues with PHP 8. Please try upgrading the PHP version and let me know if you get any issues with Rock Star Pro.

    Regards,
    Tikaram

    tikaram
    Member

    @ujesko : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    .site-header-menu {
       border-top:unset;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    tikaram
    Member

    @ujesko : Please replace the previous additional css with the css below.

    @media screen and (min-width: 90em) {
      .single .singular-section,
      .page .singular-section
        {
            padding-top: 0;
        }
      .singular-section .content-area .post-thumbnail {
           margin-top: 0;
      }
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Custom header grey area both sides #316130
    tikaram
    Member

    @italianfox : Nice to hear back from you and glad that my support worked on your website. If it’s not too much trouble, I have a quick request: could you please leave an honest review? https://wordpress.org/theme/solid-construction/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.

    Have a good day! 🙂

    Regards,
    Tikaram

    in reply to: Header spacing #316129
    tikaram
    Member

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

    Regards,
    Tikaram

    in reply to: Font colour on Footnote #316128
    tikaram
    Member

    @cpp2023 : Nice to hear back from you and glad that my support worked on your website. If it’s not too much trouble, I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/costello/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.

    Have a good day! 🙂

    Regards,
    Tikaram

    in reply to: How to change http/https to fb / intent #316116
    tikaram
    Member

    @donaldscho : The link fb://group/?id=1032898937489365 doesn’t seem to be a valid link. Please try adding a valid link and it must work on your site as well. First check the link with the help of browser and then add the link in the desired button. Hope this helps you out.

    Regards,
    Tikaram

    in reply to: the header title size #316115
    tikaram
    Member

    @lab118 : Please post in the site URL of the page where you would like to change the size of title. Let me know if you would like to increase or decrease the size. I will check it and provide you the required solution.

    Regards,
    Tikaram

    in reply to: Custom header grey area both sides #316114
    tikaram
    Member

    @italianfox : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    .custom-header {
      background-color: #color-code; 
    }

    Please change the #color-code with the desired color code.
    Let me know if you have any other issues.

    Regards,
    Tikaram

    in reply to: Blog subscription gone from widget #316113
    tikaram
    Member

    @traindir : I checked your site and it looks like you have a plugin named Email posts to Subscribers to enable the blog subscription service. Please follow this link about adding the widget in the front end of your site. Please check the plugin and enable the service. You may contact the plugin support as well regarding the issue.
    Let me know if you have any other theme related issues.

    Regards,
    Tikaram

    in reply to: Fotografie Pro space between primary menu and featured image #316091
    tikaram
    Member

    @ujesko : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    @media screen and (min-width: 90em) {
      .single .singular-section {
        padding-top: 0;
      }
      .singular-section .content-area .post-thumbnail {
        margin-top: 0;
      }
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Overlay Text on Header Media #316090
    tikaram
    Member

    @fireflywebs :  I will contact you shortly as I need to check your site and provide you the required fix.

    Regards,
    Tikaram

    in reply to: Adding Code to Home Page Header #316089
    tikaram
    Member

    @velocirak : Login to your WordPress admin section. Go to Appearance => Editor
    In the editor click on Header. In the Header section you will find Social Icons along with menu items. Now Click on Facebook icon. You will need to add your Facebook link instead of # and click on arrow next to the field and save the changes.
    Let me know if this helps you out.
    Capture
    Regards,
    Tikaram

    in reply to: Fotografie Pro Only Title above header slideshow #316042
    tikaram
    Member

    @ujesko : I will contact you shortly.

    Regards,
    Tikaram

    in reply to: Fotografie Pro space between primary menu and featured image #316041
    tikaram
    Member

    @ujesko : I don’t seem to find any issue with spacing between the primary menu and Header image. Can you please check again and let me know the link where you are having issues.

    Regards,
    Tikaram

    in reply to: Remove divider in header of fotografie pro #316032
    tikaram
    Member

    @ujesko : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    .site-header-menu {
        border-top: unset;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Font colour on Footnote #316018
    tikaram
    Member

    @cpp2023: Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css

    .site-footer p {
      color: #ffffff;
    }
    .footer-widget-area a {
      color:#999999;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Header spacing #316017
    tikaram
    Member

    @cpp2023 : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    @media only screen and (min-width: 85.375em) {
      body:not(.home) .site-content > .wrapper {
         padding-top: 0;
      }
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: How to change http/https to fb / intent #316015
    tikaram
    Member

    @donaldscho : Can you please explain in more detail and post in the site URL as well so that I can understand the issue and provide you the required solution.

    Regards,
    Tikaram

Viewing 20 posts - 601 through 620 (of 4,113 total)