Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1044560
    mat_kinotek
    Participant

    hello,
    how can I bring the ‘cannot find what are you looking for?’ section 30 px higher? here: http://cherrylaser.com/?product=mdf
    and how can I set the font to 12px, but keeping the ‘How is pricing calculated’ accordion at the top of the page to the current size?
    Thanks!

    #1044662
    Friech
    Moderator

    Hi There,

    Thanks for writing in! But I can’t find both of those phrase on that page. Please clarify or provide us some screenshot.

    Cheers!

    #1044696
    mat_kinotek
    Participant

    sorry it was temporarely down – it’s here back again: http://cherrylaser.com/?product=mdf

    #1044709
    Friech
    Moderator

    Hi There,

    You can add this under Custom > CSS in the Customizer.

    .postid-12 #x-section-2 {
    	padding-top: 0 !important;
    }
    
    #x-section-1 .x-accordion-heading .x-accordion-toggle {
    	font-size: 12px;
    }

    Hope it helps, Cheers!

    #1045865
    mat_kinotek
    Participant

    nope 🙁

    .postid-12 #x-section-2 doesn’t seem doing anything..
    looks div is ‘x-section-2’ and class ‘x-section’ but im not able to make it work..

    #1046096
    Jade
    Moderator

    Hi there,

    I tried the code out through the browser console and it’s are working fine. Kindly try to check the codes added in the customizer and kindly make sure that the CSS codes are in proper syntax where the opening curly braces have their closing pair.

    Hope this helps.

    #1047681
    mat_kinotek
    Participant

    Hi, I cleaned up some CSS and it’s better now, but I need it higher, just below the nav menu.
    (see ‘cannot find what you’re looking for’ , bottom right here: http://cherrylaser.com/?product=mdf) .
    I tried padding-top:0, margin-top:0, even margin-top:-10px but nothing.
    How can i bring it other 20-30 px higher?
    Thanks

    #1048026
    Rue Nel
    Moderator

    Hello There,

    To move the product content a little bit higher, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .single-product .x-container.offset {
        margin-top: 10px;
    }

    http://prntscr.com/bhsyj1

    Please let us know if this works out for you.

    #1049604
    mat_kinotek
    Participant

    thanks but no, i do not need to move the content higher, i only need to move the ‘cannot find what you’re looking for?’ accordion at the bottom right corner of the page ( see screenshot attached ).
    I need it to be just below the nav-bar.

    I tried to style the .postid-12 #x-section-2 , div.x-section-2’ and class ‘x-section’, but nothing works.
    Any help it’s so appreciated.

    #1049962
    Rupok
    Member

    Hi there,

    Thanks for writing back. Maybe you took them off again as I can’t see them on your page. Would you keep this while you need our assistance?

    Cheers!

    #1052148
    mat_kinotek
    Participant

    yep sorry it’s back on now: http://cherrylaser.com/shop/corrugated-cardboard/
    thanks!

    #1052186
    Paul R
    Moderator

    Hi,

    Upon checking, we still can’t see it.

    http://screencast.com/t/awVBOF5qKtTr

    Please add it back again.

    Thanks

    #1053928
    mat_kinotek
    Participant

    oh wierd- I can see it now tho :
    let me know – tnx

    #1054093
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! I’m another staff checking this thread, unfortunately, like my colleagues, I too cannot see the item in question. It’s not appearing, I checked in multiple browsers and computers.

    Is it possible that some caching is interfering with what we are seeing?

    Please do update us – thanks!

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