Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1150612
    Brandt1097
    Participant

    Hello again X!

    How can i make more space in my topbar. To give my picture with payment cards more “air” on top. And how can i do to make the picture “inline” with my social icons in the other side of my page?

    See picture below… 🙂

    Thanks, Mikkel

    #1150626
    Thai
    Moderator

    Hi There,

    Please find this CSS:

    .x-topbar {
    background: url(https://www.moresilence.com/MS/uploads/2016/08/Kortlogo_32.png) no-repeat;
    padding:0% 0px;
    }

    And change to this:

    .x-topbar {
        background: url(https://www.moresilence.com/MS/uploads/2016/08/Kortlogo_32.png) no-repeat;
        padding: 0% 0px;
        background-position: left center;
    }

    Hope it helps 🙂

    #1150632
    Brandt1097
    Participant

    It worked!

    Amazing, thanks a lot. 😀

    Mikkel

    #1150636
    Thai
    Moderator

    You’re most welcome 🙂

    #1150649
    Brandt1097
    Participant

    It worked!

    Amazing, thanks a lot. 😀

    However, I have a new problem. I think you were the same person who helped me by centering my pictures in the shop… That worked perfect. But now i think that, the shortcode does that i can’t place my payment cards picture in cornerstone without being centered. Is there a way to place them to the left and keep the shop pictures centered.

    Thanks, Mikkel

    #1150658
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .home #x-section-4 .x-img {
        margin-left: 0;
    }

    Hope it helps 🙂

    #1150662
    Brandt1097
    Participant

    Thanks, as always it worked!

    I have a simple question. Do I have the opportunity to paste something, which I have created in Cornerstone into the woocommerce sections. I have for example created a footer in Cornerstone. Would I be able to paste that into my shop, checkout zone and so on? 🙂

    Thanks, Mikkel

    #1150695
    Rupok
    Member

    Hi Mikkel,

    Thanks for writing back. WooCommerce pages use WooCommerce templates so you can’t directly edit them except the products.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1150612 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>