Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #301686
    codyrobertsmedia
    Participant

    Hello,

    How do I increase the banner width on my home page so the picture fills in the entire width of the screen? Also, how do I remove the search button? Lastly, how do I increase the size of the 3 page links / buttons on the top right of the page title?

     

    Thank you so much!!

    #301691
    Skandha
    Participant

    @codyrobertsmedia: Hello there,

    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #301708
    codyrobertsmedia
    Participant
    #301720
    Skandha
    Participant

    @codyrobertsmedia: Hello there,

    Your site seems to be on under construction mode. Can you please disable the under construction so that I can look into the issue?

    Kind Regards,
    Skandha

    #301727
    codyrobertsmedia
    Participant

    Why does it say coming soon? It says ‘ Coming Soon’ feature is disabled in my settings. It says the website is public. But it says Coming Soon to people visiting. Why?

    #301729
    Skandha
    Participant

    @codyrobertsmedia: Hello there,

    I am not sure about that. I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    #301763
    Skandha
    Participant

    @codyrobertsmedia: Hello Cody,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /*To remove the search in Header Right */
    .mobile-social-search, #search-toggle {
    display: none !important;
    }
    
    /* To increase the font size of the menu items */
    #site-navigation a {
    font-size: 20px;
    }
    
    /* To have the Header Media cover the full height of the page */
    .custom-header .wrapper::before {
    height: 100vh;
    }

    You can change the font size according to your choice.

    Kind Regards,
    Skandha

    #301764
    Skandha
    Participant

    @codyrobertsmedia: Hello Cody, 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/weddingfocus/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! 🙂

    Kind Regards,
    Skandha

     

     

    #301860
    codyrobertsmedia
    Participant

    hello

    i will definitely leave a review. could you please help me? the photo on my front page is still cut off

    https://imgur.com/a/0WMY67R

    #301900
    Skandha
    Participant

    @codyrobertsmedia: Hello Cody,

    I have replied to the header cut off issue here.

    https://catchthemes.com/support-forum/topic/why-is-my-website-header-cut-off/

    Kind Regards,
    Skandha

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘How do I fix these things on my website?’ is closed to new replies.