Forum Replies Created

Viewing 15 posts - 2,341 through 2,355 (of 8,657 total)
  • Author
    Posts
  • in reply to: Social Icons Open in new tab? #98393
    wensolutions
    Keymaster

    Hello,

    To make your social icons menu to open in new tab, you need to enable the option of Target Link from the available Screen Options.

    Screenshot : https://prnt.sc/nscj0f

    After enabling the option, you will get the option to enable “Open in new tab” option in every single menu.

    Screenshot : https://prnt.sc/nscknt

    Hope this helps.

    For any further query/confusion, feel free to reach back to us.

    Best Regards!

    in reply to: Logo size in header #98359
    wensolutions
    Keymaster

    Hello,

    Please add below given CSS.

    @media screen and (max-width: 421px){
    article .entry-header, article .entry-content {
        padding-top: 20px;
    }
    }
    
    .is-sticky .site-logo {
        width: 100%;
    }

    Hope this helps.

    Thank you.

    in reply to: License use for test purposes #98353
    wensolutions
    Keymaster

    Hello @mailmvb1-de,

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

    Regarding your query, you can use the theme locally without activating the license. Just use the zip file and work.

    But once you go to the live site, activate the license and message will disappear.

    Hope this clears the confusion.

    Thank you.

    in reply to: Logo at home page #98351
    wensolutions
    Keymaster

    Hello,

    Just go to Admin Panel > Appearance > Customize > Menus > Additional Option and make enable the option “Make Header Menu Sticky”.

    Screenshot:

    http://prntscr.com/nsahn7

    Hope this helps.

    Thank you.

    in reply to: Hide Side Title #98347
    wensolutions
    Keymaster

    Hello,

    Glad that you resolved the issue by yourself.

    Let us know if you have any issues further.

    Thank you.

    wensolutions
    Keymaster

    Hello @simsdesign,

    Please add below given CSS to change of the mobile menu view link by going to Admin Panel > Appearance > Customize > Additional CSS.

    @media only screen and (max-width: 767px){
    #mobile-trigger .fa-bars:before {
        color: #000;
    }
    }

    Now to change background color of the menu section add below given CSS.

    ul#menu-main-menu,
    ul.sub-menu[id*="mm-"] {
    	background: #f00;
    }

    You can change the color code as per your requirement.

    Hope this helps.

    Thank you.

    wensolutions
    Keymaster

    Hello @simsdesign,

    Can you please provide your site URL so that we can provide a precise fix on this?

    Hoping to hear from you soon.

    Thank you.

    in reply to: Myself Problems #98260
    wensolutions
    Keymaster

    Hello @micthies,

    First of all, thank you very much for your interest in the theme.

    Now please find the answer to your queries below:

    Query #1:

    Response: It is the title of the page that appears in the pages but if you want to delete it then you can add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    h2.page-title {
        display: none;
    }

    Query #2:

    Response: Actually the blog page is designed in a way where the pictures are displayed as shown in the demo.

    https://themepalace.com/theme-demo/?demo=KzRNangyUXZWTEFGK1RSVTJYK3crUT09#

    So in your case, the image is not uniform which happens to cause the issue. So please upload the image of uniform size (360 X 500 px approx). This should work fine.

    As for the pro version, you will additionally get other amazing feature and to know about them, refer to below given link:

    https://themepalace.com/downloads/myself-pro/

    Hope this helps.

    If you have any query/ confusion further then kindly let us know.

    Thank you.

    in reply to: Logo size in header #98258
    wensolutions
    Keymaster

    Hello,

    Please add below-given CSS.

    .site-logo {
        margin-top: 20px !important;
    }

    Hope this helps.

    Thank you.

    in reply to: Logo size in header #98216
    wensolutions
    Keymaster

    Hello,

    As for your query, to make both the menu appear on the right is quite not possible. But as a workaround what you can do is delete the left menu using the CSS below:

    .left-menu {
        display: none;
    }

    And increase the width of the right menu using the CSS below:

    .right-menu {
        width: 70%;
    }

    So please add the required menu items in the right menu only.

    Also, add the CSS in Additional CSS directly.

    Hope this helps.

    Thank you

    in reply to: theme activated #98157
    wensolutions
    Keymaster

    Hello,

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

    To activate the license go to Admin Panel > Appearance > Theme License and enter the license the key.

    Screenshot:
    http://prntscr.com/nr7tv8

    Hope this helps.

    Thank you.

    in reply to: Change yellow line under Header #98120
    wensolutions
    Keymaster

    Hello @jay_jg,

    Glad we could help you.

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

    Regards!!

    in reply to: Change yellow line under Header #98108
    wensolutions
    Keymaster

    Hello @jay_jg,

    Please replace above given CSS with the CSS given below:

    .content-area .entry-title:after {
        background-color: #000;
       
    }

    Hope this helps.

    Thank you.

    in reply to: responsive issue #98099
    wensolutions
    Keymaster

    Hello,

    First of all, we would like to apologize you for the trouble.

    When we re-verified the CSS in our side, the changes are well visible. Can you please specify which particular CSS is not working in your side, since, we are not able to figure out among the one’s that are provided to you.

    Also, If you have pasted the code in the style.css file and not in the field that we have suggested to you, i.e in Additional CSS field, we kindly request you make sure that the code are placed inside the function which is later enqueued. The changes might not be visible because the changes are not included properly.

    Once please verify the issue by pasting the code by going to, Admin Panel > Appearance > Customize > Additional CSS

    Regarding your query to replace the customized icons, we are not sure if the icons are of type image or are the fonts. Also, we are not clear if you are willing to replace the existing icons or add new icons in the “Icons” text field as shown in the screenshot.

    If the case is to add the icons in the highlighted field with the icons being in image file format i.e png/svg, you can add them with the image tag specifying the URL.

    Also, for the pro users we give our best to assist with the existing functionality of the theme and ensure they do not face any trouble executing the existing functionality provided by the theme. Additionally, we provide the minor layout fixes for our users. Customization in the core file is not under the scope of the support forum since with a little information, providing a solution in worst case can cause fatal issues which won’t be in our control.

    Hope this clears your confusion.

    For further confusion, feel free to reach back to us.

    Regards!

    in reply to: theme crash #98093
    wensolutions
    Keymaster

    Hello,

    In this case, we need to make a detailed inspection since, the issue may have nothing to do with the theme. As much as we would love to help you, to make the further inspection, please provide us with your cpanel login details.

    Provide the details in the given address : wensolution[at]gmail.com

    Hope to hear from you soon,

    Regards!

Viewing 15 posts - 2,341 through 2,355 (of 8,657 total)