tuanphan Posted May 4, 2021 Share Posted May 4, 2021 Hi. Can you share link to your site? We can help easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
TFC Posted May 4, 2021 Author Share Posted May 4, 2021 (edited) Hey there! here it is. I removed all hyperlinks bc i am trying to do a hover effect in a different color for H links. Trying to get the hover effect like here on this site: https://extraset.ch/ when it comes to hyperlinked text. Edited May 4, 2021 by TFC Link to comment
TFC Posted May 4, 2021 Author Share Posted May 4, 2021 @tuanphanwe figured it out - thanks as always!! tuanphan 1 Link to comment
tuanphan Posted May 8, 2021 Share Posted May 8, 2021 Do you want to fix these? Site URL: https://thefavoriteco.com/ 1. (Mobile-Homepage) Reduce space here? 2. (Mobile-Homepage) Align left these text? 3. (Mobile-Footer) Move Hubspot on top of text? 4. (Mobile-Header) Show logo on overlay menu? 5. (Tablet-Our work) Remove 1 line? 6. (Tablet-Hubspot) Increase hubspot size? 7. (Tablet-About) Change to 2 columns/row? 8. (Mobile-The Team) Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
kasia Posted May 24, 2021 Share Posted May 24, 2021 Hello there! Would it be possible to have a code for this, please? Link to comment
tuanphan Posted May 24, 2021 Share Posted May 24, 2021 26 minutes ago, kasia said: Hello there! Would it be possible to have a code for this, please? Add to Design > Custom CSS /* Mobile */ @media screen and (max-width:767px) { /* q2.newsletter align */ div#block-1d3356e9d9ee8c4b8d6f { padding-left: 0; } /* q3. move hubspot logo */ div#page-section-5f7b86096b95f0671d1e0557>.row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } /* q4. overlay menu logo */ body.header--menu-open .header-title-logo img { filter: invert(1); -webkit-filter: invert(1); } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment