CQURE Posted May 10, 2021 Share Posted May 10, 2021 Site URL: https://www.biling1.com/ I want to use the MEDIA COVERAGE on my website Make a tag like the following on the page, can it be realized? my website is :https://www.biling1.com/ @tuanphan @paul2009 mu Link to comment
tuanphan Posted May 12, 2021 Share Posted May 12, 2021 Hi. Did you solve? 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
CQURE Posted May 27, 2021 Author Share Posted May 27, 2021 On 5/12/2021 at 9:56 PM, tuanphan said: Hi. Did you solve? yes , It has been resolved! Thank you @tuanphan Link to comment
CQURE Posted May 27, 2021 Author Share Posted May 27, 2021 On 5/12/2021 at 9:56 PM, tuanphan said: Hi. Did you solve? but i have onther questions! 1. (Mobile-Homepage) Reduce white spacing under slide? 2. (Mobile-Footer) Make info – support in 2 columns? 3. (Mobile-Products) Change category nav links to 2-3 lines, instead scrollbar? 4. (Mobile-Products) Show breadcrumb on top of products? Link to comment
tuanphan Posted May 28, 2021 Share Posted May 28, 2021 On 5/27/2021 at 11:15 AM, CQURE said: but i have onther questions! 1. (Mobile-Homepage) Reduce white spacing under slide? 2. (Mobile-Footer) Make info – support in 2 columns? 3. (Mobile-Products) Change category nav links to 2-3 lines, instead scrollbar? 4. (Mobile-Products) Show breadcrumb on top of products? 1. It looks fine here? 2. 3. 4. Add to Design > Custom CSS /* Mobile */ @media screen and (max-width:767px) { /* footer links 2 columns */ div#page-section-601d157400355836d0c594a4>.row>.span-4:nth-child(-n+2) { width: 50% !important; float: left !important; } div#page-section-601d157400355836d0c594a4>.row>.span-4:nth-child(-n+2) .html-block { padding-left: 0 !important; padding-right: 0 !important; } /* Shop nav */ ul.nested-category-children { flex-wrap: wrap !important; padding-left: 5px !important; padding-right: 5px !important; } /* products breadcrumb */ .ProductItem-nav-breadcrumb { display: block !important; } } 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