Different issues with my site - by mathiassundby

This topic has 2 replies, 2 voices, and was last updated 11 years ago ago by Eva Kemp

  • Avatar: mathiassundby
    mathiassundby
    Participant
    December 16, 2014 at 15:11

    Hello 8theme! Thank for a great theme, i am unfortunately still having some issues with it.

    – I would like to remove the currency and language links, i have searched your forum through for custom css codes and tried them all, still none of them have worked. Do you have a new code for this that can remove the links?

    – In the shop there should not be a drop down menu for the categories. How do i make this a list view with the categories instead?

    – In the shop i would like the categories menu to be borered with a red colour like on the front page, how do i do this?

    – The footer seems to be tricky to change and add widgets without it looking like a mess. When i choose one of your footer options it isn’t possible to change, what is the best way to change the footer?

    I hope it’s not too inconvinient, thanks for your time 🙂

    I have added my login details and site information in private content.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Eva
    Eva Kemp
    Participant
    December 16, 2014 at 15:53

    Hello,

    1. As I see you’ve already added the code in custom.css to remove currency and languages.

    2. I’ve unchecked dropdown option for Product Categories widget in Shop Sidebar in Appearance > Widgets.

    3. Please add this code into custom.css file:

    div#woocommerce_product_categories-5 {
    border: red 3px solid;
    }
    .sidebar-widget .widget-title {
    border-top: none;
    background-color: red;
    }
    .widget-title span {
    background-color: red;
    color: white;
    padding-left: 40px !important;}
    .product-categories > li > a {
    padding-left: 20px;
    }

    4. You can create your own footer using static blocks:
    https://www.8theme.com/demo/docs/royal/#!/9_footer

    Thank you.
    Regards,
    Eva Kemp.

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

The issue related to '‘Different issues with my site’' has been successfully resolved, and the topic is now closed for further responses

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