Forum Replies Created

Viewing 15 posts - 4,276 through 4,290 (of 8,657 total)
  • Author
    Posts
  • in reply to: Social Media icons #68828
    wensolutions
    Keymaster

    Hello @biblio,

    Please use below given CSS and let us know if that works for you or not?

    .education_hub_widget_social ul li a[href*="https://sigarra.up.pt/fmup/pt/web_page.inicial"]:before {
        content: "\f19c";
    }

    Thank you 🙂 .

    Best Regards!!

    in reply to: Remove template images #68827
    wensolutions
    Keymaster

    Hello @com4digital,

    Glad we could help you.

    If you have any issues further, please let us know.

    We would also really appreciate if you could help us by rating our theme by following the link given below:

    https://wordpress.org/support/theme/yummy/reviews/

    Thank you.

    Best Regards!!

    in reply to: Remove template images #68816
    wensolutions
    Keymaster

    Hello @com4digital,

    To remove the images that are hard coded in the theme use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .page-decoration img {
        display: none;
    }
    
    .section-decoration-images {
        display: none;
    }
    
    #contact-form {
        background-image: none;
    }

    Hope this helps.

    Best Regards!!

    in reply to: Logo size #68814
    wensolutions
    Keymaster

    Hello @akituya,

    Can you provide the site URL so that we can provide the precise fix on this?

    Thank you 🙂 .

    Best Regards!!

    in reply to: Website title too long #68807
    wensolutions
    Keymaster

    Hello @gurjeets,

    Thank you very much for buying the pro version of the theme.

    Since your title appears below the logo, you can make the title of your site align with the logo and by doing so it looks good.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paset below given CSS.

    #site-identity {
        float: none;
    }

    Hope this helps.

    Best Regards!!

    in reply to: Featured slider look on mobile website #68751
    wensolutions
    Keymaster

    Hello anna,

    The images are stretched out because of your image size. The recommended size of the image used in the slider is mentioned in feature image section of page/post edit screen itself as you can see in below given screenshot:

    Screenshots:

    https://prnt.sc/iwuvyf

    Also, yes the caption is disabled in the mobile version as the whole of the section will be occupied by the text part.

    Hope this clears confusion.

    If you have any issue further, please let us know.

    Best Regards!!

    in reply to: Logo size #68750
    wensolutions
    Keymaster

    Hello @akituya,

    To remove the white background where the logo appears use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .custom-logo-link {
        background: none;  
    }

    Hope this helps.

    Best Regards!!

    in reply to: How to control veritcal space #68710
    wensolutions
    Keymaster

    Hello anna,

    When checked for the issue locally, we could not find such issue and the padding is working fine.

    So please make sure to adjust the padding by going to edit page of the widget and save them.

    Screesnhot:

    prntscr.com/iwhpo3

    You can even edit the padding of the row by going to edit screen of the row.

    http://prntscr.com/iwhqxd

    Hope this helps.

    Best Regards!!

    in reply to: Featured slider look on mobile website #68709
    wensolutions
    Keymaster

    Hello anna,

    To fix the issue you have mentioned, please use below given CSS in Additional CSS.

    #main-slider,#main-slider .cycle-slide,#main-slider img {
        min-height: 200px;
    }
    
    .site-branding {
        width: 25%;
    }

    Hope this helps.

    Best Regards!!

    in reply to: Social Media icons #68704
    wensolutions
    Keymaster

    Hello @biblio,

    As you have provided two URL before, we have provided the CSS for both the URL. But in case if you only want the CSS for the URL ““https://biblioteca.med.up.pt/wordpress/” , then only use the CSS given below.

    .education_hub_widget_social ul li a[href*="https://biblioteca.med.up.pt/wordpress/"]:before {
        content: "\f19c";
    }

    But when we inspected your site URL, we were not able to find the link you have mentioned in top header and two of your link seems to be without the icon. So please make us clear in this so that we can help you further.

    Thank you 🙂 .

    Best Regards!!

    wensolutions
    Keymaster

    Hello @regalo_de_oaxaca,

    Actually, we are unable to understand what exactly your issue is so please can you explain it more clearly.

    Also, please do post your query in English language so that it would be easy for us to understand and help you.

    Hope you understand.

    Thank you 🙂 .

    Best Regards!!

    Have a good day.

    in reply to: Buy pro theme but get free settings #68690
    wensolutions
    Keymaster

    Hello @orange-web-madia,

    Thank you very much for showing the interest in the premium version of the theme.

    Now regarding the query about importing the setting of free version in the pro, you will not be able to import the customizer setting that you have made in the free version but all of the post/ pages /categories that you have created from the Admin panel will be there so you could use them and reset the customizer setting.

    Besides this pro version comes with lots of other exciting feature which you might want to consider and to know more about it, please refer to below given link:

    http://themepalace.com/downloads/clean-commerce-pro/

    Thank you.

    Best Regards!!

    Have a good day 🙂 .

    wensolutions
    Keymaster

    Hello @mattportala41280,

    The footer is at the bottom of the page in the theme by default as you can see in below-given Screenshots:

    https://prnt.sc/iwdtlp

    If this is not what you meant then please explain what are you exactly referring to you.

    Thank you 🙂 .

    Best Regards!!

    in reply to: Backround image show through where header image would be. #68686
    wensolutions
    Keymaster

    Hello @mattportela41280,

    As for the logo, you can directly remove image you have uploaded as the logo in the theme by going to Admin Panel > Appearance > Customize > Site identity section.

    Hope this helps.

    Best Regards!!

    in reply to: icon not shown #68685
    wensolutions
    Keymaster

    Hello @rollco7,

    Please add below-given CSS to fix the issue.

    .fa-angle-right:before {
        font-family: fontawesome;
    }

    Hope this helps.

    Best Regards!!

Viewing 15 posts - 4,276 through 4,290 (of 8,657 total)