Home Forums Pro Themes Signify Pro LOGO

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #150548

    Hi, my logo is cut, it only appears in half. I tried to solve it via css but I couldn’t. Can you help me?
    https://attivitaeterapieolistiche.com/

    #150611
    Psink
    Keymaster

    Hello

    Add this css in additional css

    
    .header-style-two .site-header .site-header-main .wrapper .site-identity {
          min-width: unset;
    }
    

    Regards,

    #150612

    Thank you! it worked. I have another problem: why does it only display one button? I’m talking about the “services” section just below the slider.

    #150654
    Psink
    Keymaster

    Hello

    I guess “More Button Text” label is empty. Can you please the “More Button Text” label in the service section option for each service

    regards

    #150657

    I’m sorry, that’s not the case. All fields are filled in correctly. I don’t know if you went to check on the site: https://attivitaeterapieolistiche.com/
    You noticed that the READ button is only visible under the first content. I add that initially this section worked regularly.

    #150702
    Psink
    Keymaster

    Hello

    can you please share your site login? To verify the issue behind the button not display

    Please share through our contact form
    https://themepalace.com/contact-us

    #150704

    Done!

    #150709
    Psink
    Keymaster

    Hello

    Can you please check your site? I have fixed the issue

    Regards,

    #150980

    It’s OK … thank you!

    #152085

    Hello! I still need your help; the slide (although the images are all the same size) does not display the images at the same height, why? Still within the slide, the theme displays the author of the article, is it possible to delete this option? Thank you for your support.

    #152086
    Psink
    Keymaster

    Please add this CSS to hide the author of the article.

    
    #feature-slider-section article .entry-meta{
    	display:none;
    }
    

    Hight of the image depends upon the length of the title as the length of the title get larger height of the image will get larger

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.