Forum Replies Created

Viewing 15 posts - 1,396 through 1,410 (of 1,548 total)
  • Author
    Posts
  • in reply to: REED MORE #142960
    Psink
    Keymaster

    Hello Diego

    Did you host the site? If soo please share your site URL. It’s quite tricky to help you with this issue, cause there’s a widget used in the header.

    It would be easy to provide you CSS by inspecting your site. So please host your site first then we will provide you CSS to manage the header logo and Text.

    Regards,
    psink

    in reply to: How to disable linked products on the menu page? #142959
    Psink
    Keymaster

    Hello Tamer

    Is it the menu section on the homepage that you want to disable the link for the single product page?

    If that’s the one please add this CSS in Additional CSS

    
    #food-menu .menu-list a {
        pointer-events: none;
        cursor: default;
    }
    

    Hope this helps

    Have a great day

    Regards,
    Psink

    Psink
    Keymaster

    Hello Emmanuel

    Please add this CSS code in Additional CSS

    
    .site-title, .site-description{
    	display: none;
    }
    
    @media only screen and (max-width: 767px){  
    	.site-title, .site-description{
    		display: block;
    	}
    }
    

    Go to Admin Panel >> Appearance >> Customize >> Additional Css, paste above code here and published

    Hope this helps

    Have a great day

    Regards,
    Psink

    in reply to: Signify Pro – URL & page name issues #142896
    Psink
    Keymaster

    you’re welcome

    in reply to: Remove Content #142852
    Psink
    Keymaster

    you’re welcome

    in reply to: Main Menu position #142851
    Psink
    Keymaster

    Hello Nicolai

    We are really sorry for having you in trouble with one of our themes. For now, we will send a request to the theme author to add options for a menu in the theme so that it will be easy to change the alignment of the menu item.

    If you want to change the alignment of the menu at the moment, please mention the position where you want the menu to be – center or right. We will provide you Few lines of CSS that will quick help you to change the position of the menu item

    Regards,
    Psink

    in reply to: Remove Content #142848
    Psink
    Keymaster

    Hello Michael

    Please follow the screen record.
    https://www.awesomescreenshot.com/video/2406222?key=9069270b8ced41815661be4b4ccceaf6

    Regards,
    Psink

    in reply to: Travel Master Pro Queries #142750
    Psink
    Keymaster

    Hello Inroutes

    Here are the answers to your queries

    1) Yes its Woocommerce compatible
    2) yes, but for now there is not a product section included in the travel layout. In need, you can create a shop page for it
    3) currently only 4×3 grid can be used, it can be upgraded if needed
    4) no it cannot be used as one for now
    5) no we can’t resize and customize for the mobile version
    6) I’m not sure is it fully compatible or not
    7) No, but it is possible by using additional css
    8) no we can’t put fonts inside boxes
    9) yes by using additional css

    in reply to: Signify Pro – URL & page name issues #142749
    Psink
    Keymaster

    Hello Stern Chic

    Yes, you can change that color too. Just add this CSS as you have done before, and change the color code as per your requirement

    
    .singular-content-wrap .entry-content a:not(.more-link):not(.button):not(button):not(.wp-block-button__link), .singular-content-wrap .entry-summary a:not(.more-link):not(.button):not(button):not(.wp-block-button__link) {
        color: #9b51e0 !important;
    }
    

    Have a good day

    Regards,
    Psink

    in reply to: Page title not to be displayed in header image #142748
    Psink
    Keymaster

    Hello Neil

    Currently, that feature is not included in the theme. For now, we will contact the theme author about this issue.

    Regards,
    Psink

    in reply to: Need to remove “Showing all [X] results from Shop page #142746
    Psink
    Keymaster

    Hello Reddiin

    Can you please share your site URL? And the screenshot of it.

    Regards,
    Psink

    in reply to: Can’t get rid of the pink #142745
    Psink
    Keymaster

    Hello Becca

    Now I understand, so you don’t want the pink color to be used.

    Please follow the screen record to change the button and menu hover color.
    https://www.awesomescreenshot.com/video/2387418?key=8be9e8963d26bcffc20bd898c1ac22d6

    Hope this will help you

    Regards,
    Psink

    in reply to: REED MORE #142743
    Psink
    Keymaster

    glad to help you

    in reply to: Random word instead of page name in header image #142717
    Psink
    Keymaster

    it’s our pleasure to help you

    in reply to: Site Not Loading correctly after demo data installed #142716
    Psink
    Keymaster

    Hello Dave

    It’s our pleasure to help you

    Regards,
    Psink

Viewing 15 posts - 1,396 through 1,410 (of 1,548 total)