Forum Replies Created

Viewing 15 posts - 1,261 through 1,275 (of 1,424 total)
  • Author
    Posts
  • Psink
    Keymaster

    Hello Melissa

    Add this CSS in the “Additional CSS”

    
    #colophon, .main-navigation ul ul, .menu-sticky #masthead.nav-shrink, .scrollup,
    ul#primary-menu{
       background-color: #b9d3f7;
    }
    
    

    Regards,
    Psink

    Psink
    Keymaster

    Hello Adam1

    Add this CSS in the “Additional CSS”

    
    .page-section {
        padding: 50px 0;
    }
    

    Have a great day

    Regards,
    Psink

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

    Hello Fatma

    Add this CSS in the Additional CSS

    
    .page-template-menu-page .menu-list a {
        pointer-events: none;
        cursor: default;
    }
    

    If have any further related to the theme, please share them with us

    Regards,
    Psink

    Psink
    Keymaster

    Hello adam1

    Please share your site URL, it would be easy to give you CSS by inspecting site

    Regards,
    Psink

    in reply to: REED MORE #143034
    Psink
    Keymaster

    Hello Digeo

    Previously, the license key was active in the local site called “localhost/flamencodepapel/”. We have reset the license key and now you can activate on the new site.

    have a great day

    Regards,
    Psink

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

    Hello Neil

    We have released a new update, now it’s possible to use a single page/post title below the header image.

    We have added the “Title Position for single Page/Post” option inside the Header Media

    Have a great day

    Reards,
    Psink

    in reply to: Cropped header image on inner pages #143032
    Psink
    Keymaster

    Hello william

    We have released a new update. Now it’s possible to use different header images in other pages different from the homepage header image.

    You will find the “Enable Shrunk Header” option inside the header image, just tick that option and upload the image in the “Default Shrinked Image for Inner pages” option

    Have a great day

    Regards,
    Psink

    in reply to: Functions Call Back Error on Homepage #143024
    Psink
    Keymaster

    Hello Sakuna

    First of all thanks for the info, we will work on it and come back to you within 48 hrs

    Stay safe
    Psink

    in reply to: Front page #143023
    Psink
    Keymaster

    Hello Kristjan

    Yes, it is possible to modify the search field by adding Additional CSS. For text inside the search form ( Placeholder ), we will add the option in the theme to change the text placeholder in the next update. Please send us a brief about the shape of the search form, we will provide you a CSS to achieve that shape

    No, it is not possible – Product category and post category are wholly different things

    Yes, you can remove author name and date from the slider, and also it is possible to make the slider image clickable

    Please Add this CSS in the theme to hide name and date form slider

    
    #featured-slider .entry-meta .byline, 
    #featured-slider .entry-meta .posted-on{
       display: none;
    }
    

    To add above css in the theme, Go To Admin Panel >> Appearance >> Customize >> Additional CSS, there paste the above CSS and then published

    Regards,
    Psink

    Psink
    Keymaster

    Hello adam1

    Please add this CSS to adjust the gap between the header image and breadcrumbs

    
    #banner-image {
        padding: 150px 0 0;
    }
    

    Just change the number in the place of 150 to adjust as per your requirement

    To add this CSS, Go to Admin Panel >> Appearance >> Customize >> Additional CSS, there just add above CSS and then published

    About the page content, can you please send a screenshot with the marks? It would be easy to figure out and give you CSS

    Have a great day

    Regards,
    Psink

    in reply to: REED MORE #143014
    Psink
    Keymaster

    Hello Digeo

    Please add this CSS to place widgets title at the left position

    
    .sidebar .widget-title {
        text-align: left;
    }
    

    Add this CSS to the fixed footer widgets 1

    .magazine_plus_widget_image {
    text-align: left;
    }

    We have contact with our sales team, we will come back to you after we figure out the actual issue

    Have a great day

    Regards,
    Psink

    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

Viewing 15 posts - 1,261 through 1,275 (of 1,424 total)