Okay
  Public Ticket #1294470
Installing demo content
Closed

Comments

  •  2
    RebeccaHazard started the conversation

    I started building a website in wordpress with the Kalium template yesterday and tried to install a the demo content of the architecture layout but my website now just lists this on the home page:


    [vc_row full_width=”stretch_row_content_no_spaces” no_bottom_margin=”yes” css=”.vc_custom_1481639401909{margin-bottom: 0px !important;padding-bottom: 0px !important;}”][vc_column css=”.vc_custom_1498127163547{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}”][rev_slider_vc alias=”architecture”][/vc_column][/vc_row

    I have no idea what has gone wrong. I also would like to know how to change the font globally on the website as previous attempts to install the demo messed up the font and I couldn't see how to change it back to a nicer Google font.

    Thanks

  •  2
    RebeccaHazard replied

    I have managed to sort out the content problem but am still having trouble with the font for the page and portfolio titles and general content. I would like these to be set to Karla but it is more like Times New Roman at the moment.

  • [deleted] replied

    Hi RebeccaHazard,

    Glad to hear that you solved your initial problem.

    As for you other question can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.

    Also please share your Wordpress credentials here, because I need to login to your site and test your issue.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

    Thanks!

  •   RebeccaHazard replied privately
  •   RebeccaHazard replied privately
  • [deleted] replied

    Hi Rebecca,

    Sorry but you haven't send us the password of your site, there is only the site URL and the username, the password field is empty. Can you please send us your valid credentials again?

    Thanks!

  •   RebeccaHazard replied privately
  • [deleted] replied

    Hi Rebecca,

    I just changed your fonts to Karla

    See video for more info: http://drops.laborator.co/S7cBtN.

    Have a nice day!

  •  2
    RebeccaHazard replied

    Thanks very much! That look much better. I did look at the typography tab for quite a while but couldn't figure out how to set the font to the relevant areas of text.

    Many thanks

    Becky

  • [deleted] replied

    Your'e welcome Becky

    You can find Kalium Documentation on this URL http://documentation.laborator.co/item/kalium

    P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from Laborator in advance!

  •  2
    RebeccaHazard replied

    Thanks Ylli,

    I will certainly do so. I do have another few questions I wonder if you could help me with...

    The spacing below the title on my projects page is bigger than on my other pages. Can I reduce this to match the spacing on the other pages?

    I have selected social media icons on circles as the widgets in my footer but as my footer is white, you can't see the circles. Is there a way of making the circles another color (eg. grey).

    [EDIT]

    Oh and also - is there a way of getting the image gallery in the portfolio items to be displayed before the text if looking on a mobile or tablet?

    Many thanks

    Becky

  • [deleted] replied

    Hi Becky,

    1— Can you please add the code below to your Custom CSS area:

    .single-portfolio-holder .title h1 {
        margin-top: 0px !important;
    }
    .single-portfolio .page-container {
        margin-top: 20px !important;
    }

    2— Just add the code below to your Custom CSS area:

    .site-footer .social-networks.rounded li a {
    background-color: #eee !important;
    }

    3— Sorry but this option is not possible for the moment.

  •  2
    RebeccaHazard replied

    Hi Ylli,

    Thanks very much for getting back to me so quickly. The social media icons work a treat now. I'm still having issues with the header spacing though. I think I might not have been clear enough so have attached a little mark up to try to explain as I think your code is for the individual portfolio pages rather than the the overall portfolio page.

    Thanks

    Becky

  •  2
    RebeccaHazard replied

    Sorry I do have another question I'm afraid. With the social media icons, how can I get the circle to turn to a darker grey when you hover over them?

    Many thanks in advance

    Becky

  • [deleted] replied

    Hi again Becky,

    Can you please add the code below to your Custom CSS area:

    .page-template-portfolio-php .section-title {
        margin-bottom: 0px !important;
    }
    .portfolio-container-and-title .page-container {
        margin-top: 0px !important;
    }

  •  2
    RebeccaHazard replied

    Hi Ylli,

    Thanks very much for the custom css. That worked a treat! I do have two more questions (hopefully my last):

    1. With the social media icons in the footer, how can I get the circle to turn to a darker grey (or another colour) when you hover over them?

    2. I have set up portfolio pages with a media grid below the main text which show up as thumbnails on a computer screen as I would like them to but on a mobile device, each image becomes much bigger and the full width of the screen. Is there a way of making them thumbnails on a mobile? I have attached a screenshot of a page as viewed on a computer.

    Many thanks in advance

    Becky

  •  2
    RebeccaHazard replied

    attachment

  • [deleted] replied

    Hi Becky,

    1— This is a customization question and support doesn't offer customization services as we wrote on our support homepage. I will try to help you this time though

    Please add the code below to your Custom CSS area:

    .social-networks.rounded li a:hover {
    background-color: #e2d0d0 !important;
    }
    2— This is how Visual Composer works and we can't provide support for the functions of this plugin.

    If you're looking for professional help in this matter, there's always someone available for such tasks on the WP Kraken or Envato Studio. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.

    Thanks for your understanding

  •  2
    RebeccaHazard replied

    Many thanks for the css. I wasn't aware of this customisation support limitations so thank you very much for helping. I'll have a look at the visual composer myself and get in touch with the other companies if required.

    Many thanks

    Becky

  • [deleted] replied

    Hi Becky,

    You're welcome

    Will set this ticket as solved from here.