Jump to content

A1Protocol

Member
  • Posts

    73
  • Joined

  • Last visited

Reputation Activity

  1. Like
    A1Protocol got a reaction from Ziggy in Style mobile navigation menu   
    You as well!
  2. Like
    A1Protocol reacted to Ziggy in Style mobile navigation menu   
    Try this CSS:
    .item-pagination[data-collection-type^="portfolio"] { display: none; }
  3. Like
    A1Protocol reacted to Ziggy in Style mobile navigation menu   
    Try this Custom CSS:
    .header-menu-nav-item a { font-size: 6vmin; line-height:1.2em; margin: 3vw 5vw; } There are some values in there for you to tweak and get looking how you want.
    The first margin value (3vw) is top/bottom, the second value (5vw) is the left/right.
  4. Like
    A1Protocol reacted to Ziggy in Style mobile navigation menu   
    Can you define this?
    Share your website URL?
  5. Love
    A1Protocol got a reaction from adifederico in Removing background color on a particular footer image.   
    Hey!
    Thank you, it works.
  6. Like
    A1Protocol reacted to adifederico in Removing background color on a particular footer image.   
    Give this code a try.   .image-overlay {
        background-color: rgba(255, 255, 255, 0) !important;
    }
  7. Like
    A1Protocol got a reaction from tuanphan in Postcard image block in footer. Center title on mobile view.   
    Actually, I found a filter in the image editor and I like the outcome. Thank you!
  8. Like
    A1Protocol reacted to tuanphan in Postcard image block in footer. Center title on mobile view.   
    #1. You can adjust it in Design > Site Styles or add this to Design > Custom CSS
    /* Remove image overlay color */ .image-overlay { background-color: transparent !important; } #2. Use this CSS
    /* Mobile Footer Image */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1657330122456_4698 * { text-align: center; } }  
  9. Like
    A1Protocol got a reaction from jenplusplus in Adding TikTok Icon For Social Links   
    Hey guys bumping this to make a suggestion to the team. Still no social link icon for Tiktok and it's 2022...^^
  10. Like
    A1Protocol got a reaction from tuanphan in Need help with homepage navigation menu structure.   
    Resolved. I was able to create a new page, link it to my subpages and put the old home portfolio in unlinked.
  11. Thanks
    A1Protocol got a reaction from creedon in [Share] Accordion Block: Useful code   
    Thank you. Impeccable. I like this too because it allows us to only apply specific changes to a homepage menu for instance.
  12. Like
    A1Protocol reacted to creedon in [Share] Accordion Block: Useful code   
    You can add the homepage class to the beginning of your rulessets.
    .homepage li.accordion-item .accordion-item__title:before {
    Let us know how it goes.
  13. Thanks
    A1Protocol reacted to Spark_Plugin in Author/Screenwriter/Actor Website - Feedback Appreciated!   
    Good job with your website!
    An improvement would be to give more information on your homepage. What I would do:
    Take the information from "Who am I" and add it to the homepage. Make the text "Andre Soares. Author. Screenwriter. Stage & Film Actor." bigger like a heading. Good luck👍
  14. Like
    A1Protocol reacted to derricksrandomviews in Redirect /home page link to blog directly.   
    You can add a section to a portfolio page which is also the home page, add a content link block inside that section,  choose your blog as the content. The blog title will be in the box.  You will need to adjust the text in that block with site styles to make the font bigger. This also makes it take  one click to access  the blog not two. I think this much simpler than my post above using a summary block, which you may still like to use. 
  15. Like
    A1Protocol reacted to tuanphan in Pop-up display not appearing right on mobile view.   
    Add to Design > Custom CSS
    /* center popup mobile */ @media screen and (max-width:767px) { .sqs-slide-wrapper[data-slide-type="popup-overlay"] .sqs-slide-container[data-slide-type="popup-overlay"] .sqs-slide * { text-align: center !important; } }  
  16. Like
    A1Protocol reacted to tuanphan in Changing the navigation menu position in the header?   
    Can you list all problems? We will check
  17. Like
    A1Protocol reacted to tuanphan in Removing blank space on mobile version of site   
    You mean suscribe - who am i?

  18. Like
    A1Protocol reacted to tuanphan in Changing the navigation menu position in the header?   
    Just want to say this page on tablet odessn't look good.
    https://guava-dodecahedron-wgrn.squarespace.com/home/whoami
    You can add this to Design > Custom CSS to solve it
    /* whoami tablet */ @media screen and (max-width:991px) and (min-width:768px) { div#block-6f709fdd53750ca45683 { padding-left: 0; padding-right: 0; } }
  19. Like
    A1Protocol got a reaction from derricksrandomviews in Changing the navigation menu position in the header?   
    It's an interesting idea. 
    The only issue with that is that users will have to click the hamburger to reveal the menu. Might not work with less tech savvy people. I'll try though!
    If you have any other options please let me know and once more I am grateful for your help!
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.