Forum Replies Created

Viewing 15 posts - 3,031 through 3,045 (of 8,657 total)
  • Author
    Posts
  • in reply to: Travel Eye Pro Theme issue #88928
    wensolutions
    Keymaster

    Hello @vicecity305,

    Can you please provide your site URL so that we can delete the gap for you?

    Also, the logo cannot be displayed in this location and to make the logo appear here requires higher code customization.

    Hope you understand.

    Best Regards!!

    in reply to: "Post id" clarification – Business Hub Theme #88927
    wensolutions
    Keymaster

    Hello @rashida,

    To change the background of the form add below-given CSS.

    .wpforms-confirmation-container-full {
        background: #a55353;
        border: 1px solid #a55353;
    }

    Change the color code as per your requirement.

    To make the categories static add below given CSS.

    .footer-widget-wrapper .widget ul li a:hover {
    	padding-left: 0;
    }

    As for your third query, please add the sub category and let us know so that we can provide the precise fix.

    Thank you.

    Best Regards!!

    in reply to: Add Mastodon Social Icon #88926
    wensolutions
    Keymaster

    Hello @mengeler,

    Our theme currently only has the font awesome version 4.4 and your icon is in a version greater than 5.

    However, as a workaround, you can add below give CSS in your child theme style.css which will add the icon.

    @import url("https://use.fontawesome.com/releases/v5.6.3/css/all.css");
    
    .biography-social-section a:hover {
        text-decoration: none;
    }
    
    .biography-social-section a[href*="legal.social"]:before {
      content: "\f4f6";
      font-family: "Font Awesome 5 Brands";
    }
    
    .biography-social-section a:hover[href*="legal.social"] {
        background-color:#2b90d9;
    }
    
    .biography-social-section a:hover[href*="mailto:"] {
    	background-color: #212121;
    }

    Hope this helps.

    If you have any issues further then kindly let us know.

    Best Regards!!

    in reply to: Change header font #88914
    wensolutions
    Keymaster

    Hello @gabrgsley,

    Can you please provide the screenshot so that we can provide the precise CSS fix?

    Thank you.

    Best Regards!!

    in reply to: Add rel="me" Link to stock social media widget #88913
    wensolutions
    Keymaster

    Hello @mengeler,

    First of all thank you very much for using the theme.

    Currently, there is no such feature in the theme and as much as we would love to help you with this we are unable to do so as it requires higher code customization.

    Hope you understand.

    Best Regards!!

    in reply to: "Post id" clarification – Business Hub Theme #88801
    wensolutions
    Keymaster

    Hello @rashida,

    Please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    #scb-wrapper.scb-fixed {
    	z-index: 99999 !important;
    }

    Hope this helps.

    Best Regards!!

    in reply to: Home page unresponsive #88800
    wensolutions
    Keymaster

    Hello @addlong12,

    Thank you for buying the pro version.

    Actually, the Biography Pro theme is not built making it compatible with the Divi Builder plugin. So no any front page sections are defined within the plugin so that you will be able to set the front page using the plugin.

    But yes the layout of the theme works fine with the plugin.

    Hope this clears the confusion.

    If you have any issues further then kindly let us know.

    Best Regards!!

    in reply to: Education Hub Pro 2.9 and WordPress 5.0.3 #88797
    wensolutions
    Keymaster

    Hello @jamberg,

    Yes, Education Hub pro does work with the recent version of WordPress without any problem.

    But in case if you find any issue then you can let us know and we will fix it.

    Further, if you have any query/confusion then kindly let us know.

    Thank you.

    Best Regards!!

    in reply to: Installation error #88734
    wensolutions
    Keymaster

    Hello @ppolkas,

    The update has already been released.

    Please update to the recent version and verify the issue.

    Thank you.

    Regards!!

    in reply to: Category #88724
    wensolutions
    Keymaster

    Hello @got4given,

    Thank you very much for using the theme.

    Also, for your information, only post will have the option to associate in the category but page do not which is actually WordPress default thing.

    So at first create a new category by going to Admin Panel > Posts > category and then create post by going to Admin Panel > Posts > Add new and then assign those post to the category you have created from the right-hand side of the post edit screen.

    Screenshot:

    http://prntscr.com/m57b5w

    Hope this helps.

    Regards!!

    in reply to: Destinations to Inspire (Gallery) #88723
    wensolutions
    Keymaster

    Hello @mryan224,

    Currently, there is no such feature in the theme and to make the sections work as you mentioned requires higher code customization and as much as we would love to help you with this we are unable to do so as it requires higher code customization.

    So our suggestion to you is hire a professional developer so that you would get what you want.

    To hire a developer please refer to below-given link:

    http://themepalace.com/hire-a-customizer

    Thank you.

    Regards!!

    in reply to: Installation error #88722
    wensolutions
    Keymaster

    Hello @ppolkas,

    We would like to apologize for the trouble.

    The issue is currently under the fixing process and we will soon release the update fixing the issue.

    Thank you very much for the co-operations.

    Best Regards!!

    in reply to: kids education pro logo #88719
    wensolutions
    Keymaster

    Hello @kidz,

    First of all thank you very much for using the theme.

    As for the issue, can you please post your site URL so that we can provide the fix in mobile view?

    Thank you.

    Best Regards!!

    in reply to: Link image boxes on the top of my page #88718
    wensolutions
    Keymaster

    Hello @whancock,

    The links that are displaying at the header comes from the social menu.

    So, to remove the link go to Admin Panel > Appearance > Customize > Theme Options > Header Options and uncheck the option “Show social Icon

    Screenshot:

    https://prnt.sc/m571av

    Hope this helps.

    Best Regards!!

    in reply to: Travel Eye Pro Theme issue #88717
    wensolutions
    Keymaster

    Hello @vicecity305,

    Yes, you can post the screenshot here. For the screenshot, you can use the light-shot tool or any other which you find comfortable.

    Explain the query clearly so that we can help you further.

    Best Regards!!

Viewing 15 posts - 3,031 through 3,045 (of 8,657 total)