How to combine slideshow with a header seamless transition.

How to combine slideshow with a header seamless transition.

BB100
New Member
11 0 0

for inspiration, please visit beebettercompany.com

 

i would like the header and slideshow, to look like that.

 

 

my website: thebrewerbuddy.com

Replies 3 (3)

BSSCommerce-B2B
Shopify Partner
1972 564 566

hi @BB100 ,

I have reviewed your requirement, you just need to edit css script and the issue will be resolved.  You can follow my instructions! 

 

Step 1: Go to Admin -> Online store -> Theme > Edit code:

BSSCommerceB2B_0-1722542996139.png

 

 

Step 2: Search for the file base.css. And add this code snippet to the end of the file.

.banner__buttons a {
    font-size: 13px !important;
    display: inline-block !important;
    background-color: #f90;
    color: #fff;
    height: auto;
    width: auto;
    padding: 18px 30px;
    line-height: 1.25em;
    font-weight: 400;
    border-radius: 4px !important;
}

h2.banner__heading.inline-richtext.h0 {
    font-size: 39.2px;
    font-family: Avenir next !important;
}

 

Step 3: Save your code and reload this page.

=>> The result: 

BSSCommerceB2B_1-1722543085475.png

I hope these instructions will help you. If they are helpful, please give us likes and mark as the solution.

Have a nice day sir! 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

BB100
New Member
11 0 0
hi i am looking to make my slideshow and header how theirs look, notice
when you scroll how it looks. i dont want to edit my font or colors, i just
want a combination of the slideshow and header and how the logo changes
colors.
BB100
New Member
11 0 0

i got the transparent background i just need to have the animations from hovering over the header and logo change. 

 

the website appears to have 2 headers (one for the slideshow), one for the rest of website. 

 

please assist in solving this.

 

is there a way to make the slideshow image bigger cover more of screen?