- Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Hey
1. The Font doesnt match with the edit mode. Whats could be the problem?
2. how can i delete the white line in picture two? I cant see any padding
Hey Again,
- Could you elaborate a bit on the font issue ?.
- Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
,home .container-wrap { padding-top: 0px !important; }Thanks
Salient Support Team
Its still there (picture). The white Line
The text "our service" should be next to each other, but its stood under each other
Hi There,
Please try this css for the white line
.container-wrap, .project-title { padding-top: 0px; }And this for our service alignment:
@media only screen and (max-width: 690px){.row .col h4, body h4, #slide-out-widget-area .nectar-ext-menu-item .inherit-h4, .nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart .cart_list .product-meta a:not(.remove), .woocommerce-cart .product-name a, #ajax-content-wrap .nectar-inherit-h4, .archive.woocommerce .container-wrap > .main-content #sidebar > .header h4, .nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h4"] .content {
width: 191px;
} }
Thanks.
hm, both problems are not solved. the Main Problem is the white line under the header
brype.de
Hi There,
Please send in your admin login credentials so that we can check this out.
Thanks.