Forum Replies Created

Viewing 20 posts - 361 through 380 (of 4,116 total)
  • Author
    Posts
  • in reply to: Header Media Title color changes #319052
    tikaram
    Participant

    @hmbatch : Login to your WordPress admin section. Go to Appearance => Customize => Colors
    Scroll down and you will find Text Color With Background.
    Select the desired color and click on publish.

    let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: 2 problems with menu Lensation #319016
    tikaram
    Participant

    @an :  Sorry for the delay. I will forward the issue to the development team and let you know soon.

    Regards,
    Tikaram

    in reply to: Catch Kathmandu multilang – Free vs Pro #318973
    tikaram
    Participant

    @g1cube : Can you please let me know the exact issue so that I can help you resolve the issue.

    Regards,
    Tikaram

    in reply to: Image carusel/slider on front-page header media #318972
    tikaram
    Participant

    @jan_holecek : You will need to enable the Featured Slider section. To enable the section : Login to your WordPress admin section. Go to Appearance => Customize => Theme Options => Featured Slider
    Under Enable on : Select Homepage/Frontpage and select the pages that you want to display as slider.
    You will need to add featured images to the pages. The featured images will be display as slider images.

    let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: How to change the header image of the BLOG page? #318971
    tikaram
    Participant

    @s-hossein-hosseinioutlook-com : I have already replied in the previous topic and I am closing this topic.

    Regards,
    Tikaram

    in reply to: How to change the header image of the BLOG page? #318965
    tikaram
    Participant

    @s-hossein-hosseinioutlook-com  : To enable the header media for different pages you will need to login to your WordPress admin section. Go to Appearance => Customize => Header Media
    Under Enable on : Select Entire site, page/post featured image and the featured image will be used as the header media.

    Let me know if this helps you out

    Regards,
    Tikaram

    tikaram
    Participant

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

    .single-jetpack-portfolio .post-navigation {
        display: none;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    tikaram
    Participant

    @wandyr : Can you please let me know the site URL  so that I can check and provide you the required additional css.

    Regards,
    Tikaram

    in reply to: My website keeps crashing because of the theme #318803
    tikaram
    Participant

    @elida90 : I will need to check your site and find out more details regarding the issue. I will contact you shortly and help to resolve the issue. Sorry for the inconvenience caused.

    Regards,
    Tikaram

    in reply to: Logo in Menu #318778
    tikaram
    Participant

    @donsenilo : You might have some issues on your child theme so that the logo field is not displayed. Glad to know that you are able to resolve the issue. Let me know if you have any more theme related issues.

    Regards,
    Tikaram

    in reply to: No header on single pages #318770
    tikaram
    Participant

    @justinxhale : Login to your WordPress admin section. Go to Appearance => Customize => Header Media
    Under Enable on : Select Entire site and click on publish.
    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Change Menu Items Colours #318769
    tikaram
    Participant

    @masnasser Login to your WordPress admin section. After you are logged insert the link given below after the site url .
    https://your-site/wp-admin/customize.php
    You will need to replace your-site with the actual URL of your site.
    Click on additional css and add the following css.

    .wp-block-navigation .wp-block-navigation-item__content:hover
    {
      color: #f44e22 !important;
    }
    
    .wp-block-navigation .wp-block-navigation-item__content {
      color:#0b438c !important;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: change color for one slider title? #318750
    tikaram
    Participant

    @effess :  I checked your site and I could not find the slider title as mentioned by you. Can you please explain in more detail so that I can check and provide you the required additional css.

    Regards,
    Tikaram

    in reply to: Logo in Menu #318748
    tikaram
    Participant

    @donsenilo : Under site identity you can find Logo, Site Title, Tagline and site icon.
    Please make sure that you have the latest version of the theme. If you are still having issues please post in your site URL as well.

    Regards,
    Tikaram

    in reply to: Change color of menu mouseover in Outwit Premium #318741
    tikaram
    Participant

    @david-adam-boulden : Can you please post in your site URL so that I can check and provide you the required additional css. Can you please let me know the desired color so that I can provide you the required css.

    Regards,
    Tikaram

    in reply to: Shopping cart is added on a new line #318732
    tikaram
    Participant

    @jittycreativestudio : Can you please post in your site URL so that I can check for issues on your site and provide you the required fix.

    Regards,
    Tikaram

    in reply to: YouTube & Instagram URL’s #318692
    tikaram
    Participant

    @recordiau : Login to your WordPress admin section. Go to  Appearance => Widgets.
    Now click on Footer 1 to expand it and you will need to edit the content of widgets to change the links of social icons.

    Let me know if this helps you out.

    Regards,
    Tikaram

     

    in reply to: No site header on mobile phone #318662
    tikaram
    Participant

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

    @media screen and (max-width: 640px) {
      #hgroup.logo-enable {
          display: block;
      }
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Title Space Removal #318644
    tikaram
    Participant

    @lordshayne : Please try adding the following additional css and let me know if it works as desired or not.

    body:not(.home) .wp-site-blocks main {
        padding-top: 0 !important;
    }
    
    body .wp-block-inner-page-title {
         margin-bottom: 0 !important;
    }

    Let me know if this helps you out

    Regards,
    Tikaram

    in reply to: Title Space Removal #318637
    tikaram
    Participant

    @lordshayne : Can you please post in your site URL so that I can check for spacing issue on your site and provide you the required additional css.

    Regards,
    Tikaram

Viewing 20 posts - 361 through 380 (of 4,116 total)