Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1302397
    renzofernandez
    Participant

    Hi guys,
    I’m finishing an e-commerce website for a client and he sent me these requests that I am not sure how to accomplish:

    1. Can we justify the turtlplay logo to the left side in line with the side of the scrolling images
    2. Can we remove the word categories and just have the tabs?

    Here is the site: turtleplayproducts.com

    Thanks,

    Renzo

    #1302469
    Prasant Rai
    Moderator

    Hello Renzo,

    Thanks for writing in!

    1) You can add this under Custom > CSS in the Customizer:

    
    .x-container.max.width {
        margin-left: 0 !important;
    }

    2) It looks like you are using widgets to display categories. You can remove that from Appearance > Widgets.

    Thanks.

    #1305903
    renzofernandez
    Participant

    Thanks Prasant,
    That worked perfectly. If I wanted the nav bar content and other content to line up on the right side too, what would I use?

    Thanks again,

    Renzo.

    #1305924
    Rupok
    Member

    Hi Renzo,

    Thanks for writing back. That would a bit unusual but if you need to do something then we will provide some tailored code.

    Cheers!

    #1305978
    renzofernandez
    Participant

    Hi Rupok,
    Thanks for the quick reply. I want what happened with the code Prasant gave me to be repeated on the right side. Here is an image showing what I mean:

    http://turtleplayproducts.com/wp-content/uploads/2016/12/right-align.jpg

    Thanks,

    Renzo.

    #1305990
    renzofernandez
    Participant

    Hi,
    I was able to work it out. Just had to manually type the site width % to 100.

    Thanks again,

    Renzo

    #1306001
    Joao
    Moderator

    Glad to hear it and thanks for letting us know,

    Joao

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