Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter paulchas1

    (@paulchas1)

    I added the existing logo to the custom/add logo part of the sommerce theme control panel. Unfortunately this does not offer the possibility of adding 2 logos side by side as it were… I guess I could combine the logos together and add as 1 ? Just thought there might be a cleaner code solution , which will enable me to avoid merging graphics together… not a strong area for me !!
    Have tried the sommerce forum (from a company called yiw) will also put on themeforest.
    cheers

    Thread Starter paulchas1

    (@paulchas1)

    Thanks all, I went down he route of applying the background: none to the custom css section , rather than changing anything in the style.css. Is this good practice? To me it makes more sense to have any changes made to style in one place and I understood by doing it in the custom css section this would not be overwritted by future theme updates etc. Is this correct? Appreciate your advice so i start well.
    cheers

    Thread Starter paulchas1

    (@paulchas1)

    Thanks for this reply… can this code be inserted to the custom css section of the theme, or does it need to be directly replaced as you infer? I have placed into the the custom css, but doesnt seem to be having the desired effect.

    Thanks,

    Thread Starter paulchas1

    (@paulchas1)

    Thanks both… followed your route alchymyth and got the desired result (for now at least). I will check out w3schools in between the day job 🙂
    Cheers,

    Thread Starter paulchas1

    (@paulchas1)

    thanks for that but still no joy… now have

    .widget_product_categories ul li .product-categories
    {
    color: #551A8B !important;
    background-color: #DDDADA !important;
    font-weight: bold !important;
    padding: 10px !important;
    }

    Thread Starter paulchas1

    (@paulchas1)

    Well looks like it isnt spelled color either, still isnt working 😉

Viewing 6 replies - 1 through 6 (of 6 total)