@media screen and (min-width: 820px) and (max-width: 990.98px) {
.not-homepage-channels-dropdown-mobile span {
padding: 0.375rem 2.25rem .375rem .75rem !important;
}
.not-homepage-login-register-anchor-tags .login-anchor-tag {
margin-top:0px;
}
.not-homepage-login-register-anchor-tags .register-anchor-tag {
margin-top:0px;
}
.search-bar-select, .search-bar-input, .search-bar-button, .web-search-channel-name-span-not-homepage {
border-radius: 0px !important;
}
.search-bar-select, .web-search-channel-name-span-not-homepage, .web-search-channel-name-span {
border-top-left-radius: 6px !important;
border-bottom-left-radius: 6px !important;
border-top-right-radius: 0px !important;
border-bottom-right-radius: 0px !important;
}
.search-bar-input {
border-radius: 0px;
width:75% !important;
}
.search-bar-button {
border-radius: 0px !important;
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
border-top-right-radius: 6px !important;
border-bottom-right-radius: 6px !important;
padding:10px 5px !important;
margin-top:0 !important;
}
.web-search-channel-name-span {
padding: 0.3375rem 2.25rem 0.4375rem 0.75rem !important;
}
.not-homepage-channels-ul-mobile {
transform: translate3d(-90px, 34px, 16px) !important;
}
.dashboard-web-become-a-seller-link span {
color:#000000;
}
.not-homepage-header-country-ul-tag, .not-homepage-header-language-ul-tag {
margin-left: 0px !important;
}
.searchchannel-empty-message {
background-color: red;
color: #FFFFFF;
width: fit-content;
height: fit-content;
padding: 5px;
text-wrap-mode: nowrap;
margin: 0px;
position: absolute;
top: 50px;
z-index: 999;
display:none;
}
.searchchannel-empty-message::after {
content: ''; /* Required for pseudo-elements to render */
position: absolute;
top: -7px; /* Adjust this value to control the arrow's vertical position */
left: 50%; /* Center the arrow horizontally */
transform: translateX(-50%); /* Fine-tune horizontal centering */
width: 0;
height: 0;
border-left: 10px solid transparent; /* Creates the left side of the triangle */
border-right: 10px solid transparent; /* Creates the right side of the triangle */
border-bottom: 10px solid red; /* Creates the base of the triangle, pointing upwards */
}
.needtoday-header .not-homepage-channels-ul-mobile {
inset:0px auto auto auto !important;
min-width:fit-content !important;
padding:0px !important;
}
.web-search-bar-search-dropdown-not-homepage {
margin-top:0;
}
.search-bar {
padding:0px !important;
border:0px !important;
}
.needtoday-header .web-search-bar-search-dropdown-not-homepage .dropdown-menu {
padding:0px !important;
}
.needtoday-header .not-homepage-header-country-dropdown .dropdown-menu {
transform:translate(12px, 36px) !important;
padding:0px !important;
min-width:85% !important;
}
.needtoday-header .not-homepage-header-language-dropdown .dropdown-menu {
transform:translate(12px, 0px) !important;
padding:0px !important;
min-width:85% !important;
}
.alags .language-dropdown ul li a, .alags .country-dropdown ul li a {
padding:5px 20px;
}
.alags .mob-top-nav .first-col-auto {
width: 63% !important;
}
.nanu .col-auto {
display:flex;
}
.alags .first-col-auto {
width:10% !important;
}
.alags .search-bar {
border:0px;
}
.nanu .login-anchor-tag {
display: inline-flex;
width: 200%;
margin-right: 3px;
}
.nanu .register-anchor-tag {
display: inline-flex;
}
.not-homepage-mobile-login-register-position {
margin-right:15px;
}
.search-bar-not-homepage {
margin-left:25%;
}
.desktop-flex-true {
display:none !important;
}
.needtoday-logo-in-second-bar {
display:none !important;
}
.needtoday-header .search-bar-not-homepage .search-btn {
padding:5px !important;
}
.web-search-bar-search-dropdown-not-homepage span {
padding:0.645rem 2rem .645rem .75rem !important;
}
.dropdown-menu li a {
line-height:1;
}
}
@media screen and (min-width: 768px) and (max-width: 819.98px) {
.not-homepage-channels-dropdown-mobile span {
padding: 0.375rem 2.25rem .375rem .75rem !important;
}
.not-homepage-login-register-anchor-tags .login-anchor-tag {
margin-top:0px;
}
.not-homepage-login-register-anchor-tags .register-anchor-tag {
margin-top:0px;
}
.search-bar-select, .search-bar-input, .search-bar-button, .web-search-channel-name-span-not-homepage {
border-radius: 0px !important;
}
.search-bar-select, .web-search-channel-name-span-not-homepage, .web-search-channel-name-span {
border-top-left-radius: 6px !important;
border-bottom-left-radius: 6px !important;
border-top-right-radius: 0px !important;
border-bottom-right-radius: 0px !important;
}
.search-bar-input {
border-radius: 0px;
width:75% !important;
}
.search-bar-button {
border-radius: 0px !important;
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
border-top-right-radius: 6px !important;
border-bottom-right-radius: 6px !important;
padding:10px 5px !important;
margin-top:0 !important;
}
.web-search-channel-name-span {
padding: 0.3375rem 2.25rem 0.4375rem 0.75rem !important;
}
.not-homepage-channels-ul-mobile {
transform: translate3d(-90px, 34px, 16px) !important;
}
.dashboard-web-become-a-seller-link span {
color:#000000;
}
.not-homepage-header-country-ul-tag, .not-homepage-header-language-ul-tag {
margin-left: 0px !important;
}
.searchchannel-empty-message {
background-color: red;
color: #FFFFFF;
width: fit-content;
height: fit-content;
padding: 5px;
text-wrap-mode: nowrap;
margin: 0px;
position: absolute;
top: 50px;
z-index: 999;
display:none;
}
.searchchannel-empty-message::after {
content: ''; /* Required for pseudo-elements to render */
position: absolute;
top: -7px; /* Adjust this value to control the arrow's vertical position */
left: 50%; /* Center the arrow horizontally */
transform: translateX(-50%); /* Fine-tune horizontal centering */
width: 0;
height: 0;
border-left: 10px solid transparent; /* Creates the left side of the triangle */
border-right: 10px solid transparent; /* Creates the right side of the triangle */
border-bottom: 10px solid red; /* Creates the base of the triangle, pointing upwards */
}
.needtoday-header .not-homepage-channels-ul-mobile {
inset:0px auto auto auto !important;
min-width:fit-content !important;
padding:0px !important;
}
.web-search-bar-search-dropdown-not-homepage {
margin-top:0;
}
.search-bar {
padding:0px !important;
border:0px !important;
}
.needtoday-header .web-search-bar-search-dropdown-not-homepage .dropdown-menu {
padding:0px !important;
}
.needtoday-header .not-homepage-header-country-dropdown .dropdown-menu {
transform:translate(12px, 36px) !important;
padding:0px !important;
min-width:85% !important;
}
.needtoday-header .not-homepage-header-language-dropdown .dropdown-menu {
transform:translate(12px, 0px) !important;
padding:0px !important;
min-width:85% !important;
}
.alags .language-dropdown ul li a, .alags .country-dropdown ul li a {
padding:5px 20px;
}
.alags .mob-top-nav .first-col-auto {
width: 61% !important;
}
.nanu .col-auto {
display:flex;
}
.alags .first-col-auto {
width:10% !important;
}
.alags .search-bar {
border:0px;
}
.nanu .login-anchor-tag {
display: inline-flex;
width: 200%;
margin-right: 3px;
}
.nanu .register-anchor-tag {
display: inline-flex;
}
.not-homepage-mobile-login-register-position {
margin-right:15px;
}
.search-bar-not-homepage {
margin-left:25%;
}
.desktop-flex-true {
display:none !important;
}
.needtoday-logo-in-second-bar {
display:none !important;
}
.needtoday-header .search-bar-not-homepage .search-btn {
padding:5px !important;
}
.web-search-bar-search-dropdown-not-homepage span {
padding:0.645rem 2.25rem .645rem .75rem !important;
}
.dropdown-menu li a {
line-height:1;
}
}
I will design and build a beautiful website
|
4.5 (1)
|
1 Orders in Queue
Description
As a small, dedicated team of web design professionals we've been in business over ten years now. We offer a unique blend of marketing insight combined with dazzling web design skills so you get the full agency service without the price tag.
Whether you’re a start-up taking your first steps into the online world or a web veteran looking to bring your company’s website up to date and blitz the competition, we can’t wait to help you achieve your goals. Your new website will be visually engaging to impress the pants off your customers, fully responsive to make sure it works beautifully on all of the latest mobiles and tablets and it will also feature an easy to use Content Management System [CMS] to enable even the biggest technophobes in your company to quickly and efficiently update your content.
About the Seller
Mansarovar
Jaipur
4.5 (1 reviews)
About me
I am software developer and trainer
General Info
From
Toronto, Canada
Member since
October 2020
Languages
Spanish
, Urdu
, English
, Hindi
, urdu
Silver Web Design Package
$15
Custom web design and development service. Google friendly. Perfect for start-ups
2 days
Delivery
1 Revision
Gold Web Design Package
$20
Custom WordPress web design and development service. Google friendly. Perfect for growing businesses
4 days
Delivery
1 Revision
Silver Web Design Package
$15
Custom web design and development service. Google friendly. Perfect for start-ups
2 days
Delivery
1 Revision
Ecommerce Web Design Package
$30
Custom Ecommerce web design and development service. Google friendly. Perfect for online stores.
5 days
Delivery
1 Revision
Contact Seller
Please include:
Project description
Specific instructions
Relevant files
Your budget