Demo Content, Theme Selection, Slider - by bedult1

This topic has 11 replies, 3 voices, and was last updated 9 years ago ago by Brian Johnson

  • Avatar: bedult1
    bedult1
    Participant
    March 27, 2015 at 04:31

    I’ve just downloaded and set up your theme but not all the dummy content was installed, when I try to install the kids store theme nothing changes, I already have woocommerce installed as I’d like to use your theme instead, I don’t have a slider file to upload also. Please help.

    Thanks,

    Please, contact administrator
    for this information.
    10 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    March 27, 2015 at 11:27

    Hello,

    Please provide us with FTP credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: bedult1
    bedult1
    Participant
    March 27, 2015 at 12:08

    Hi Eva, FTP is using the same username and pw that I’ve supplied in my post.

    Please, contact administrator
    for this information.
    Avatar: bedult1
    bedult1
    Participant
    March 27, 2015 at 16:50

    any update on this?

    Avatar: Eva
    Eva Kemp
    Support staff
    March 27, 2015 at 19:10

    Hello,

    There is some restriction on a server where your site is hosted.
    We’ve sent an archive with all templates to your email address.
    Please check it.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: bedult1
    bedult1
    Participant
    March 27, 2015 at 19:43

    Hi Eva,

    Thanks for the templates. It worked about 90% but not all the images came in such as the background image and the category images. Also, how can I change the top header colour where the newsletter and such links are located?

    Thanks,

    Mike

    Avatar: Eva
    Eva Kemp
    Support staff
    March 27, 2015 at 21:04

    Hello,

    Please use this code in custom.css file:

    .top-bar {
      background-color: red !important;
    }

    Change color value to yours.
    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: bedult1
    bedult1
    Participant
    March 27, 2015 at 21:11

    that worked perfectly…thanks!!

    One more quick thing…what code do I need so I can change the height of the menu text and cart icon so it sits inline with the bottom of the logo?

    Avatar: Eva
    Eva Kemp
    Support staff
    March 27, 2015 at 22:00

    Hello,

    Please use this code:

    .tbs, .navbar-right {
       vertical-align: bottom !important;
    }

    Regards,
    Eva Kemp.

    Avatar: bedult1
    bedult1
    Participant
    March 27, 2015 at 22:12

    thanks again…thats great.

    Last thing I hope…I’m not sure how to change the font colour in the footer…I’ve done everything your documentation has said to do but my links section is showing links in black and when using the dark footer it doesn’t look good. Any ideas?

    Also, how can I change only the text hover colour of the top menu bar where the newsletter and account links are? I’ve changed the colour of that top bar to the site colour so when I hover the links, they turn the same colour as the bar and you can’t read them anymore.

    Thanks,

    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 28, 2015 at 09:40

    Hello
    You may try to add this code into the custom.css:

    #text-8 .col-ct-6 li a{color:pink;}
    .top-bar {
      background-color: #0ab09a !important;
    }
    .top-bar li a:hover{color:pink;}

    With best regards
    Brian Johnson

  • Viewing 11 results - 1 through 11 (of 11 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.