Forum Replies Created

Viewing 15 posts - 1,651 through 1,665 (of 8,657 total)
  • Author
    Posts
  • in reply to: Search Form display differs between desktop and mobile devices #111331
    wensolutions
    Keymaster

    Hello,

    Actually, we are not quite clear with the query. Can you please provide us with screenshot so that we can help you?

    Regards.

    in reply to: Event Section Date Format #111261
    wensolutions
    Keymaster

    Hello,

    We will inspect the issue in our side and will let you know.

    Regards.

    wensolutions
    Keymaster

    Hello,

    If you are willing to remove search form, please add following given CSS code in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS

    .search-form{
     display: none;
    }

    Hope this helps.

    If you have any queries further,let us know.

    Thank you.

    in reply to: Site Title on Desktop and Mobile Device #111258
    wensolutions
    Keymaster

    Hello,

    Regarding your query related to site title is not visible when the font color is black, actually site title is not being visible due to color of header image which is likely to be similar with black color.

    Also, regarding the query related to the site title and logo position are below the header image, the layout structure has been managed through theme itself.

    Further, regarding the query related to site title font color is changed to white, it will not be visible on the mobile device display, actually the background color behind the site title is also white in mobile view. So, it is not being visible.

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

    in reply to: Site Title on Desktop and Mobile Device #111252
    wensolutions
    Keymaster

    Hello,

    Can you please provide us with site URL so that we can help you?

    Regards.

    wensolutions
    Keymaster

    Hello,

    Can you please provide us with site URL so that we can help you?

    Regards.

    in reply to: Breadcrumbs: Search Console Identifies Missing Items #111248
    wensolutions
    Keymaster

    Hello,

    Glad that we could help you.

    Also, we always look forward to help our users.

    If you have any queries further, let us know.

    Thank you.

    in reply to: Breadcrumbs: Search Console Identifies Missing Items #111245
    wensolutions
    Keymaster

    Hello,

    Actually, the post which was unanswered had been missed unknowingly so we would like apologize.

    Also, regarding altering the font-size of the frontend breadcrumbs, please add following given CSS code in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS

    #breadcrumbs{
     font-size: 25px;
    }

    You can replace ’25px’ with your desired pixel.

    Hope this helps.

    Thank you.

    in reply to: Pleased Translation Ready #111244
    wensolutions
    Keymaster

    Hello,

    If you are having a trouble in translation then there is a plugin called ‘Loco Translate’ that will help you in the translation.The strings provided in the themes are translation ready which can be translated to any desired language.

    To translate this theme properly you can go through the link of the documentation given below for further clarification.

    https://wptravel.io/translation-of-the-strings/

    Hope this helps.

    If you have further query, let us know.

    Thank you.

    in reply to: Hide Page Title #111240
    wensolutions
    Keymaster

    Hello,

    Please add following given CSS code to remove the page title in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS

    .page .entry-header .entry-title{
      display: none;
    }

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

    in reply to: Breadcrumbs: Search Console Identifies Missing Items #111237
    wensolutions
    Keymaster

    Hello @sanooktiew,

    We would like to apologize for delay in response.

    Also, we would like to know if the issue has been resolved or not?

    Regards.

    in reply to: Breadcrumbs: Search Console Identifies Missing Items #111235
    wensolutions
    Keymaster

    Hello @brad2345,

    Glad that we could help you.

    If you have any queries further, let us know.

    Thank you.

    in reply to: SOCIAL MEDIA ICON #111232
    wensolutions
    Keymaster

    Hello,

    Please add following given CSS code in Additional CSS section to change the color of icons from social media by going to Admin Panel > Appearance > Customize > Additional CSS.

    .header-social-wrapper .education_hub_widget_social ul li a:before {
        color: #3b2587;
    }

    You can replace color code(#3b2587) with your desired color code.

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

    in reply to: SOCIAL MEDIA ICON #111228
    wensolutions
    Keymaster

    Hello,

    Actually, the color of icons from social media has been managed through theme itself. Currently, the feature to change the color of icons from social media is not available.

    However, we can provide you with custom CSS to change the color of icons. Can you please provide us with site URL so that we can provide you with custom CSS.

    Regards.

    in reply to: Education Hub Pro #111167
    wensolutions
    Keymaster

    Hello,

    Actually, you have to add sub item for the menu item so that dropdown can be appeared. So, please once verify the issue by adding sub item.

    If the sub item is already present in your site and the issue is still existing then please provide us with site URL so that we can help you.

    Note: sub item is the menu item under primary menu item(let: Home) which is located by dragging the item under primary menu item as shown in screenshot below:

    http://prntscr.com/q89hno

    If you have any queries further, let us know.

    Thank you.

Viewing 15 posts - 1,651 through 1,665 (of 8,657 total)