Forum Replies Created

Viewing 15 posts - 3,766 through 3,780 (of 8,657 total)
  • Author
    Posts
  • in reply to: H2 on Startpage not working correctly #75231
    wensolutions
    Keymaster

    Hello @frederikunser,

    Please add below given CSS to get rid of the title in below the header image.

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

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

    Hope this helps.

    Regards!!

    in reply to: Change count of cross sale columns #75229
    wensolutions
    Keymaster

    Hello @danilko-kuyandex-ru,

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

    Thank you.

    in reply to: Change count of cross sale columns #75219
    wensolutions
    Keymaster

    Hello @danilko-kuyandex-ru,

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

    Actually, the space at the right is the widget area. So to remove the sidebar widget are you can go to that particular page edit screen and manage the layout setting.

    In the page edit screen, you will find the ” Theme setting: meta option. Go to layout option and chose “No Sidebar” from the drop-down.

    http://prntscr.com/k458km

    Hope this helps.

    Regards!!

    in reply to: H2 on Startpage not working correctly #75214
    wensolutions
    Keymaster

    Hello @frederikunser,

    When we inspected your site URL, we were unable to find such issue as you can see in below given screenshot:

    http://prntscr.com/k4536i

    Also when we tried to inspect your screenshot we were unable to do so,

    Ao please mention where should we exactly look for the issue so that we can help you further.

    Thank you.

    Regards!!

    in reply to: Unable to create a child theme #75213
    wensolutions
    Keymaster

    Hello @froshdimeji,

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

    As for the issue please check the following things:

    – Is your parent theme complete and what is the exact spelling of the parent theme’s name in its style.css. Uppercase and lowercase are important.

    – Is the child theme directory named parentname-child. It should be in the themes directory, not in a subdirectory of the parent theme.

    – Does the child theme’s style.css have the line Template: parentname in its header. Beware: NOT Template: parentname-child

    Make sure you check all of the steps and correct if anything goes missing.

    Hope this helps.

    Best Regards!!

    in reply to: Front page Items not showing #75212
    wensolutions
    Keymaster

    Hello @kalifsoupgmail-com,

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

    Regarding your query, After activation of the theme, by default, you will see the list of posts in home page. You can change the home page into the structure and For that you need to setup a static front page.

    For this just go to Admin Panel > Appearance > Customize > Homepage Settings and chose the “A static Page ” option in “Your homepage displays“. Now finally assign the pages to display the homepage and blog page.

    Screenshot:

    http://prntscr.com/k44zql

    Hope this helps.

    Best Regards!!

    in reply to: Footer Image Shows When Using Footer Widget #75211
    wensolutions
    Keymaster

    Hello @mamatea,

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

    The option to change the image at the footer is only available in the pro version of the theme.

    Not only this pro version comes with lots of other exciting features and to know about it please refer to below-given link:

    http://themepalace.com/downloads/travel-insight-pro/

    Thank you.

    Best Regards!!

    in reply to: Menu color and font #75210
    wensolutions
    Keymaster

    Hello @zgroff24,

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

    Yes, you can definitely add the custom CSS for changing the color of different parts of the section by going to Admin Panel > Appearance > Customize > Additional CSS.

    But since different parts require different custom CSS so the CSS to be included will be long so you can go through the child theme instead. You can add any amount of custom CSS to your child theme style.css.

    Hope this helps.

    PS: Please create your own ticket so that it would be easy for us to follow up your answers.

    Thank you.

    Best Regards!!

    in reply to: Native gallery viewed wrong #75209
    wensolutions
    Keymaster

    Hello @jmarkantonakis,

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

    When we inspected your site URL we were unable to find the issue so please can you provide the exact URL of the page that you are facing the problem with so that we can inspect further and help you.

    Thank you.

    Regards!!

    in reply to: Homepage issues #75208
    wensolutions
    Keymaster

    Hello @mustafa,

    When we inspected your site URL we found that the theme you are currently using is not Trade Line.

    So please contact to the support forum of the respective forum for further help.

    Thank you.

    Regards!!

    in reply to: Social Icon images disappeared #75207
    wensolutions
    Keymaster

    Hello @invsol,

    Glad that your issues are resolved.

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

    Thank you.

    Regards!!

    in reply to: Resume Button #75206
    wensolutions
    Keymaster

    Hello @jplayton,

    To make the change the color of download button please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    a.line-btn {
        background-color: #ffd52d;
        box-shadow: none;
    }

    Hope this helps.

    Let us know if you have any confusion further.

    Regards!!

    in reply to: Avoid empty space in between blog entries #75116
    wensolutions
    Keymaster

    Hello @noki,

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

    Now to resolve your issue please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .latest-news-widget .inner-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
    }

    Hope this helps.

    Let us know if you have any confusion further.

    Thank you.

    Regards!!

    in reply to: yelp icon #75095
    wensolutions
    Keymaster

    Hello @eopala,

    To resolve the issue please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .nature_bliss_widget_social ul li a[href*="yelp.com/biz/e-opala-honolulu"]::before {
        content: "\f1e9";
    }

    Hope this helps.

    Regards!!

    in reply to: Footer-Widget wird im Mega Blog Pro nicht angezeigt #75094
    wensolutions
    Keymaster

    Hello @dsfotostyle,

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

    Now coming back to your query, the pro version also has the four different footer widget area where you can place your desired widgets.

    The footer widget area can be found either going to Admin Panel > Appearance > Widgets or from Admin Panel > Appearance > Customize > Widgets.

    Hope this clears the confusion.

    Additionally, please post the query in the English language so that it will be easy for us to understand your query and help you.

    Thank you.

    Regards!!

Viewing 15 posts - 3,766 through 3,780 (of 8,657 total)